Commit c0fd34e
committed
Optionally use sassc
ruby's sass is officially abandoned, and it has problems with some css files,
for example the latest bootstrap css, so it would be good to have the option
to use sassc. Or even other sass implementations.
This PR will use sassc if `MOJO_PLUGIN_ASSETPAACK_SASSC` is set.1 parent 9839a51 commit c0fd34e
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
67 | 73 | | |
68 | 74 | | |
69 | 75 | | |
| |||
0 commit comments