Novicell / novicell-frontend

Novicell default build setup, for compiling PostCSS to CSS, Babeling JS, making SVG sprites, optimizing images and more
https://frontend.novicell.cloud
29 stars 16 forks source link

Hotfix: Fix stylelint config #331

Closed simoneldevig closed 4 years ago

simoneldevig commented 4 years ago

Hotfix: Fix stylelint config

Issue

The stylelint loader is set to look at test files instead of the actual css files.

Solution

Changed the path to look at src folder instead.

Dan9boi commented 4 years ago

@hesselberg maybe this should be fixed in umbraco premium aswell?