1.0.0 • Published 6 years ago
@distillery/stylelint-config-distillery v1.0.0
stylelint-config-distillery
StyleLint config for Distillery Style Guide.
Getting Started
npm install @distillery/stylelint-config-distillery --save-devConfig file
Create .stylelintrc file on root of your project.
{
"extends": "@distillery/stylelint-config-distillery"
}For more information, see StyleLint documentation.
1.0.0
6 years ago