4 lines
44 B
CSS
4 lines
44 B
CSS
|
|
:root.two .one {
|
||
|
|
--foo: bar !important;
|
||
|
|
}
|