diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2025-01-26 14:03:46 +0100 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2025-01-26 14:03:46 +0100 |
commit | ae1b6f841f109a5a2979afd0ad9cf06917c8b570 (patch) | |
tree | ef3f7d3374f23dec8bbe199731bb5f9f08919d48 /style.scss | |
parent | cebddfcb61f87dcaad7be31d3bb0bb48bd8d1afb (diff) |
update colors
Diffstat (limited to 'style.scss')
-rw-r--r-- | style.scss | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ --- --- +@import "color.scss"; @import "theme"; @import "layout"; @import "typography"; |