wiki.techinc.nl/tests/phpunit/data/less/use-variables-test.css
Roan Kattouw da432a5233 mediawiki.skin.defaults.less: Import all Codex mixins
This makes all Codex mixins available anywhere that the skin variables
are imported, so MediaWiki code doesn't need to import these mixins
separately. This also ensures that the tokens are present when the
mixins are used.

Bug: T328602
Change-Id: If2b4073115d9082829e4917c87c167d18f5431d9
2023-03-28 16:24:37 -07:00

4 lines
75 B
CSS

/* stylelint-disable indentation */
.unit-tests {
border-radius: 42px;
}