0.7.0 • Published 5 years ago

@ruedap/stylelint-config-abccss v0.7.0

Weekly downloads
47
License
MIT
Repository
github
Last release
5 years ago

ABCCSS Stylelint Config

Greenkeeper badge

A sharable stylelint config used by ABCCSS

Install

$ npm install -D @ruedap/stylelint-config-abccss

Usage

Within your stylelint config object You can extend this configuration. This will serve as a base for your config, then you can make overrides in your own config object.

{
  "extends": "@ruedap/stylelint-config-abccss"
}

MIT © ruedap