mirror of
https://github.com/RetroShare/RSNewWebUI.git
synced 2026-09-14 11:05:47 +05:00
This allows for recursive directory searching of css files inside app directory which was previously not possible due to css files being stored in assets directory. |
||
|---|---|---|
| .. | ||
| build.bat | ||
| build.sh | ||
| chat.css | ||
| init.bat | ||
| init.sh | ||
| main.css | ||
| readme.md | ||
| template.js | ||
this folder contains files needed to create webfiles at compile-time and qmake
- init.sh creates dummy files at qmake
- build.sh creates files at compile time
- chat.css compiled version of _chat.sass (.sass should replaced by .scss)
- main.css simple template extracted from main.sass
- template.js start of compiled app.js, containing additional created content