ruedap / stylelint-config-abccss

:abc: A sharable stylelint config used by ABCCSS

Home Page:https://www.npmjs.com/package/@ruedap/stylelint-config-abccss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABCCSS Stylelint Config

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

About

:abc: A sharable stylelint config used by ABCCSS

https://www.npmjs.com/package/@ruedap/stylelint-config-abccss

License:MIT License


Languages

Language:JavaScript 100.0%