We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fbb1a6 commit b2ec78dCopy full SHA for b2ec78d
test/expected/complex/test-cssvars-variables.css
@@ -3,6 +3,6 @@
3
--link-color-hover: #3071a9;
4
--other-var: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15), inset 0 -0.0625rem 0 0 #428bca;
5
--link-color-active: var(--link-color);
6
+ --a: 100%;
7
--var: var(--a);
- --a: 9%;
8
}
0 commit comments