Addition to user file handling
Enabled usage of predeterminded javascript user files. Added `variables.js`, `functions.js` and `globals.js` to build queue. Therefore added option for emtpy single globs. Changed some sass for better modular usage.
This commit is contained in:
parent
874ecaa7cf
commit
6775ea0712
11 changed files with 106 additions and 113 deletions
|
|
@ -10,7 +10,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block main %}
|
||||
<div class="height_full">
|
||||
<div class="h_full_view">
|
||||
<div class="flex_wrap">
|
||||
<button class="demo__button_32"></button>
|
||||
<button class="demo__button_32"></button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue