0.4.1 • Published 1 year ago
@digitallinguistics/stylelint-config v0.4.1
stylelint-config
Stylelint config for DLx projects
How to use
Add .stylelintrc.yml
to the project root with the following content:
extends:
- '@digitallinguistics/stylelint-config'
Releases
- Increment the version number.
npm publish