Candyrice/eww/scss/README.md

3 lines
222 B
Markdown

# SCSS style-sheets
This dir includes `scss` style-sheets that are ultimately compiled to `eww.css`. `scss` is prefered over `css` as it can be split into multiple files and has many features like nesting, functions, etc.