1.0.6 • Published 1 year ago
@fr0st/stylelint-config v1.0.6
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'
}
];