0.1.0 • Published 3 years ago
underlay v0.1.0
Context.css
Ideas
- semantic html elements and their context defines the components, with data-props to further specify context (not styling per se),
data- props
They may change colors, font, size, weight etc. - any styling that matches the semantic meaning.
data-importance(there is nomin- unimportant data shouldn't be included):low- non-text equivalent to<small>standard- default value - don't use it unless you programmatically change the value,high, - non-text equivalent to<b>max, - non-textual equivalent to<strong>
data-statusnone- default value - don't use it unless you programmatically change the value,info,success,warning,error,
data-categoryprimary,secondary,special,
data-contextcard,slider,miniature
0.1.0
3 years ago