RSNewWebUI/webui-src/make-src
rottencandy 20f4c9864d move assets dir outside of app
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.
2019-07-30 12:20:51 +05:30
..
build.bat first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
build.sh move assets dir outside of app 2019-07-30 12:20:51 +05:30
chat.css first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
init.bat first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
init.sh first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
main.css Revamp button design 2019-07-04 21:49:58 +05:30
readme.md first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00
template.js first brand, extracted from old web UI 2018-12-30 23:33:28 +01:00

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