Pure css components with fylkes-styling
- npm i @vestfoldfylke/css-components
- { generateCssFile, generateCssString } = paackge
- cssString for string version, cssFile for writing a file see options and theming
- git clone
- Edit components / elements
- just update css-components.css, and refresh/open exemple/index.html
- Edit colors / autogenerated css
- Edit generate-css.js (or where it will reside)
- run npm dev and open example/index.html to see result
release it
- Use rem, em, vh, or percent for font-sizes, margin, padding, heights and widths
- Use px for borders and outline