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
4 lines
75 B
CSS
4 lines
75 B
CSS
/* stylelint-disable indentation */
|
|
.unit-tests {
|
|
border-radius: 42px;
|
|
}
|