create-static-site icon indicating copy to clipboard operation
create-static-site copied to clipboard

Stylelint error (Jekyll template)

Open itsnwa opened this issue 7 years ago • 2 comments

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`?

itsnwa avatar May 23 '18 21:05 itsnwa

Same here with Hugo and VS Code.

illycz avatar Jun 06 '18 11:06 illycz

It looks that yarn add stylelint-order solve the problem... Maybe it should be in static-scripts dependencies?

Thanks

illycz avatar Jun 06 '18 11:06 illycz