The CSS themes I use on my blog. These only make sense when using Sophia After Dark
Go to file
Sophia Atkinson 6343cdd304 Correction
Ritwick Dey's Live Sass Compiler was deprecated on March 10, 2022, with a drop-in replacement by glenn2223.
added the wrong one my bad.

Signed-off-by: Sophia Atkinson <sophialul@protonmail.com>
2023-08-28 18:06:10 -07:00
.vscode updates and added LSC settings 2023-08-28 17:43:48 -07:00
css updates and added LSC settings 2023-08-28 17:43:48 -07:00
scss new theme and uodates 2023-08-26 10:59:09 -07:00
.editorconfig updated styles 2023-08-16 13:45:13 -07:00
.gitignore updated styling and removed unused fonts 2023-08-11 04:03:35 -07:00
LICENSE updated LICENSE and edited themes 2023-07-18 15:52:05 -07:00
README.md Correction 2023-08-28 18:06:10 -07:00

README.md

BlogCSS

The CSS themes I use on my blog. These only make sense when using Sophia After Dark

To build SCSS run

sass --no-source-map --watch scss/.:css

OR use Live Sass Compiler