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
/
border.css
1 lines
•
85 B
CSS
View Raw
1
:where
(
.semantic
){
--border-style
:solid;
--border-collapse
:separate;
--border-spacing
:
0
}