Add ability to include custom CSS
This commit is contained in:
parent
eb49295422
commit
b68e968bf9
2 changed files with 5 additions and 0 deletions
4
static/custom.css
Normal file
4
static/custom.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
/* THIS IS A PLACEHOLDER FILE
|
||||
place a css file at $static_dir/static/custom.css
|
||||
to apply custom styles to your frontend
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue