suitcss / stylelint-suitcss

A collection of Stylelint plugins for SUIT CSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update stylelint to v8

vidhem opened this issue · comments

stylelint-config-suitcss is using stylelint v8 in its dependencies but also uses stylelint-suitcss having stylelint v7.

An upgrade is required to v8 to fetch stylelint only at one place (in the global node_modules).

In a complex JS system, having both v7 and v8 is causing troubles for me.

See PR #2

Published as 2.0.0