Sass filewatcher for webstorm

前端 未结 10 986
挽巷
挽巷 2020-12-30 12:30

I am trying to use sass in a NodeJS project and this is the library I installed with nodejs

https://www.npmjs.org/package/node-sass

I am using webstorm for t

10条回答
  •  再見小時候
    2020-12-30 13:22

    I have the same issue. The default configuration by IntelliJ doesn't work.

    This one is worked. You can see the different configuration that is marked in yellow.

提交回复
热议问题