Added ability to override CSS.

This commit is contained in:
Milutin Jovanović
2019-08-20 06:41:18 -04:00
parent 0cf324b440
commit 8823b769e0
3 changed files with 10 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
/*
* To override CSS, you should create
* project_root/assets/css/override.css
* and place all your CSS inside it.
* You should not modify this file.
*/