@fr0st/stylelint-config
v1.0.6
Published
Stylelint shareable config for the Frost style.
Downloads
2
Maintainers
Readme
Frost Stylelint Config
Stylelint shareable config for the Frost style.
Installation
npm i @fr0st/stylelint-config --save-dev
Usage
export default [
extends: {
'@fr0st/stylelint-config'
}
];