issues
search
wagtail
/
stylelint-config-wagtail
Shareable stylelint config for CSS and SCSS, following Wagtail’s code style.
https://www.npmjs.com/package/@wagtail/stylelint-config-wagtail
MIT License
11
stars
4
forks
source link
add rules selector-max-combinators & selector-max-specificity
#24
Closed
lb-
closed
2 years ago
lb-
commented
2 years ago
includes
https://github.com/wagtail/stylelint-config-wagtail/pull/23
Resolves
https://github.com/wagtail/stylelint-config-wagtail/issues/21
Currently in Wagtail there are issues with very nested CSS making it hard for other CSS to override it, this will also create problems as we add Tailwind utilities here and there.