You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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