Replies: 1 comment
-
Unfortunately there isn't yet a great way to do this, there's an issue #11, and a pr, which is a little bit stalled, but will probably get picked up and finished eventually: 822. For now I'd do:
Which is a little more verbose, but should work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to do something like this:
However the command comes out as
sass --no-source-map {{sourcedir}}:{{builddir}} --style=compressed
, without the substitutions.Beta Was this translation helpful? Give feedback.
All reactions