UNPKG
semantic-props
Version:
beta (2.0.0-beta.2)
latest (1.0.0)
2.0.0-beta.2
2.0.0-beta.1
2.0.0-beta.0
1.0.0
0.2.1
0.2.0
0.1.0
A collection of semantic CSS custom properties.
semantic-props.style
JoshuaSand0val/semantic-props
semantic-props
/
dist
/
line.css
1 lines
•
68 B
CSS
View Raw
1
:where
(
.semantic
){
--line-short
:
1.25
;
--line-normal
:
1.6
;
--line-tall
:
2
}