Remove our old CSS in favor of SASS
I'm going to add the SASS in a bit. For now I just want to get these removed to make room for where I'm going to be putting the SASS post-processed output
This commit is contained in:
parent
5cc8e1a205
commit
9d2f0c5377
2 changed files with 3 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -64,3 +64,6 @@ target/
|
|||
ve
|
||||
# The npm installed packages
|
||||
node_modules
|
||||
|
||||
# The css that we generate
|
||||
static/css
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue