use sass transformer in intellij dart -
when use dart plugin , "javascript debug" run/debug configuration (idea config site) , use sass transformer (sass package) transformer not called.
running pub serve
executes transformer correctly.
how tell intellij use transformer?
there nothing in intellij. maybe ensure don't enable sass watcher in intellij well, might collide. might bug in sass transformer or pubspec.yaml.
Comments
Post a Comment