AleshaOleg/postcss-sass

Comments bugs

Grawl opened this issue · 1 comments

Grawl commented

Here's my tests on this: Grawl/stylelint-sass-test@1551720

Grawl commented

it's because of stylelint depends on old version of postcss-sass

rm -rf node_modules/stylelint/node_modules/postcss-sass

after that, install postcss-sass 0.3.5 into your project