Hi guys,
I saw, that if I create a theme and change the template.less file, the template.css later after compiling is not the last file loading before custom.css. So changes will be overwritten by megamenu.css and off-canvas.css. So I cannot override the template whithout using the custom.css. But in developer mode I don't see changes in custom.css.
So my question. How can I change the loading of the compiled css files.
Is this eventually a bug?
Thanks a lot.