Open itsnwa opened 6 years ago
I'm getting this error when editing my styles in atom:
Unable to parse stylelint configuration Could not find "stylelint-order". Do you need a `configBasedir`?
Same here with Hugo and VS Code.
It looks that yarn add stylelint-order solve the problem... Maybe it should be in static-scripts dependencies?
yarn add stylelint-order
Thanks
I'm getting this error when editing my styles in atom: