stylelint-config-nebula
v0.2.0
Published
Stylelint Config for Nebula CSS
Downloads
10
Readme
nebula-css-stylelint-config
Extends the Sass-Guidelines config.
Get Started
npm install -D styelint-config-nebula
A stylelint config for Nebula CSS. Use in your
.stylelintrc
{
"extends": "stylelint-config-nebula"
}