Candyrice/scss
2025-01-13 01:59:13 +05:30
..
cmd Fixed run command widget 2025-01-13 01:59:13 +05:30
colors script fix 2024-12-08 21:30:20 +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 Temp widg on panel left: window title 2024-12-13 19:20:51 +05:30
tooltip Minor file location changes 2024-12-08 15:25:41 +05:30
eww.scss Command input field 2025-01-09 00:23:29 +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.