@ruedap/stylelint-config-abccss
v0.7.0
Published
Sharable stylelint config used by ABCCSS
Maintainers
Readme
ABCCSS Stylelint Config
A sharable stylelint config used by ABCCSS
Install
$ npm install -D @ruedap/stylelint-config-abccssUsage
Within your stylelint config object You can extend this configuration. This will serve as a base for your config, then you can make overrides in your own config object.
{
"extends": "@ruedap/stylelint-config-abccss"
}MIT © ruedap
