The CSS themes I use on my blog. These only make sense when using Sophia After Dark
Go to file
Sophia Atkinson b5bd69c86e
added two new themes
Signed-off-by: Sophia Atkinson <sophialul@protonmail.com>
2023-09-15 17:11:20 -07:00
.vscode updates and added LSC settings 2023-08-28 17:43:48 -07:00
css added two new themes 2023-09-15 17:11:20 -07:00
scss added two new themes 2023-09-15 17:11:20 -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