Open

Description
Could you please explain the benefits and why there is a "theme compiler" (theme.js etc.)?
In my opinion only using SASS would make more sense because:
- Simplifies the whole code and the usage outside of this project
- SASS is already a pre-processor (the theme.js looks like a pre-processor of SASS)
- Reduces the amount of work and the chance of adding more bugs