The CSS themes I use on my blog. These only make sense when using Sophia After Dark
Go to file
Sophia Atkinson 9740eef81a
fixes
2024-04-27 10:32:52 -07:00
.vscode updates and added LSC settings 2023-08-28 17:43:48 -07:00
css fixes 2024-04-27 10:32:52 -07:00
scss fixes 2024-04-27 10:32:52 -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