Briws

Results 3 comments of Briws

Hi, I am using Pug, and my result files located in release folder. Tried to set this, but no work: ``` "afn_valid_scopes":["string","css","sass","less","scss","pug"], "afn_use_project_root": true, "afn_proj_root": "release/" ``` Maybe somebody know...

Hi, I am using Pug, and my files located in release folder. Tried to set this, but no work: ``` "afn_use_project_root": true, "afn_proj_root": "release/" ```

Tried to set this by the guide in this topic. But no work. ` "settings": { "afn_valid_scopes":["string","css","sass","less","scss","pug"], "afn_use_project_root": true, "afn_proj_root": "release/img" }` I using Pug and my result files located...