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