The CSS themes I use on my blog. These only make sense when using Sophia After Dark
Go to file
Sophia Atkinson c93500a881 Merge branch 'main' of https://git.oldgate.org/Sophia/BlogCSS 2023-09-01 01:06:35 -07:00
.vscode updates and added LSC settings 2023-08-28 17:43:48 -07:00
css Removed the last semblance of the bordered look 2023-09-01 01:05:36 -07:00
scss Removed the last semblance of the bordered look 2023-09-01 01:05:36 -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