Answer the question
In order to leave comments, you need to log in
How to setup sass --sourcemap=inline in phpstorm file watcher?
Storm's File watcher SASS (ruby) always creates a separate *.css.map file when compiling.
And it does this despite the --sourcemap=inline option .
The picture shows the settings, and below in the terminal is the output of the sass --help command, where it is clearly written how to use this option.
I don't understand who is to blame for sass or storm. On the other machine in the storm, node-sass is configured with the "source-map-embed" option and everything works as it should.
------- The
question is about setting options on the command line and specifically about ruby-sass. And please don't suggest installing node-sass on the current machine if you could - I wouldn't ask the question.
Answer the question
In order to leave comments, you need to log in
Setting up ruby-sass failed!
I had to use his node-sass implementation with the " source-map-embed " key .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question