Hi,
this module only parses the .scss fils in the active theme. I am using up to 4 basethemes in my projects, allmost all with sass. Here's a patch which will force the module to parse the .scss files in the active theme and all base themes.
I hope this is usefull for someone else and will be commited to the core :)
Greetings
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | parse_all_scss_files-1304104-3.patch | 1010 bytes | axe312 |
| parse_all_scss_files.patch | 694 bytes | axe312 |
Comments
Comment #1
anton-zaytsev commentedThank you for help!
I already implemented your patch (from this issue #1304090: @import only works with whole path to scss file), expect to see changes in version 2.01.
Comment #2
anton-zaytsev commentedComment #3
axe312 commentedHey anton,
sry i uploaded the patch to the wrong issue. I'am sry for this.
Here's a new patch. Now the module also renders .scss of all media-types, not only stylesheet[all].