Closed Lixus closed 11 years ago
Thanks a lot :-)
I fixed this problem in 3f963154e24e9ecc600fb8acd5cb74711c3b6e02.
Somehow this does not work yet. I'm using Contao 3.1.3. If i change my imported stylesheet, the compiled stylesheet is still not updated...
Have you cleared the internal cache? What about feature #2 - is it working?
Yes, i cleared the cache. Feature #2 works!
I think I found the bug. Can you please checkout version c3925e3664c04b6ee87bdfd58d8cbad09bf37892 and test it again?
Yeah it works! This is so cool, thanks a lot! :)
Thanks for this plugin, i love it :)
I have one problem though: I use imported stylesheets in Sass like this:
When i edit these stylesheets, the compiled css file is not updated. In Contao, only my "main" stylesheet is referenced. If i try to reference each scss file separately in Contao, i cannot use variables across my different scss files.