@bdrk/stylelint-config

1.0.1 • Public • Published

bdrk-stylelint-config

This repository contains the baseline StyleLint configuration for Bedrock projects that use CSS, SCSS, or Sass.

Referencing this Configuration

You can reference this config by installing the NPM package in your project:

npm install --save-dev @bdrk/stylelint-config

Then replace the contents of your .stylelintrc.js file with:

module.exports = {
  extends: '@bdrk/stylelint-config'
};

You can overwrite settings defined in this configuration by specifying them in your project's .stylelintrc.js.

Readme

Keywords

none

Package Sidebar

Install

npm i @bdrk/stylelint-config

Weekly Downloads

0

Version

1.0.1

License

SEE LICENSE IN LICENSE

Unpacked Size

1.52 kB

Total Files

4

Last publish

Collaborators

  • fcg-ci-bot
  • lukiffer