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 util to write the rules to the README
#27
Closed
lb-
closed
2 years ago
lb-
commented
2 years ago
Adds a new npm script
npm run write-rules
which will add/update a table in the README with all rules
Also adds the ability to check this has been run as part of the CI
npm run write-rules
which will add/update a table in the README with all rules