Setup Grunt to compile and autoprefix the SASS
Type `npm install` to install all dependencies. Type `grunt` everytime you want to rebuild the css.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -5,4 +5,6 @@ venv
|
||||
blender-bfct/config.py
|
||||
blender-bfct/runserver.wsgi
|
||||
node_modules
|
||||
blender-bfct/application/static/assets/css/main.css
|
||||
blender-bfct/application/static/assets/css/main.css
|
||||
.sass-cache/
|
||||
*css.map
|
Reference in New Issue
Block a user