My own opinionated stylelint configuration.
$ npm install --save-dev @jamieconnolly/stylelint-config
To get started, add this to your .stylelintrc.js file:
module.exports = {
extends: '@jamieconnolly/stylelint-config'
};| Name | Name | Last commit date | ||
|---|---|---|---|---|
My own opinionated stylelint configuration.
$ npm install --save-dev @jamieconnolly/stylelint-config
To get started, add this to your .stylelintrc.js file:
module.exports = {
extends: '@jamieconnolly/stylelint-config'
};