Candyrice/scss
2024-12-08 15:25:41 +05:30
..
colors Minor file location changes 2024-12-08 15:25:41 +05:30
common Minor file location changes 2024-12-08 15:25:41 +05:30
dock Minor file location changes 2024-12-08 15:25:41 +05:30
osd Minor file location changes 2024-12-08 15:25:41 +05:30
panel Minor file location changes 2024-12-08 15:25:41 +05:30
tooltip Minor file location changes 2024-12-08 15:25:41 +05:30
eww.scss Minor file location changes 2024-12-08 15:25:41 +05:30
README.md Minor file location changes 2024-12-08 15:25:41 +05:30

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.