Initial commit
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# BlogCSS
|
||||
|
||||
The CSS themes I use on my blog.
|
||||
These only make sense when using [Sophia After Dark](https://git.oldgate.org/Sophia/Sophia-After-Dark)
|
||||
|
||||
To build SCSS run
|
||||
|
||||
```
|
||||
sass --no-source-map --watch scss/.:css
|
||||
```
|
||||
OR
|
||||
use [Live Sass Compiler](https://marketplace.visualstudio.com/items?itemName=glenn2223.live-sass)
|
Reference in New Issue
Block a user