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