nirgendswo 145d2c7a1c | 7 years ago | |
---|---|---|
scss | 7 years ago | |
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
package.json | 7 years ago |
A simple mini-framework for basic styling and few Functions to simplify handling with values.
There a few Components that also provide a Closure to adding additional Styles.
Styles for Body, including Format for Fonts and Colors.
Styles for Button.
Basic Styles for SVG-Icons.
Additional Styles for lists, also Modificators for horzizonal lists.
Styling h1-h6 and create also CSS-Classes with same name.
Basic Normalizing for a few Elements. Also adding to some elements a basic margin.
Function to convert from px to em or rem.
Styling for Clearfix with pseudo-classes.
Using pxToRem for font-size, also include a fallback to px.