0.1.2 • Published 4 months ago

@dipcode/stylelint-config v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Dipcode Stylelint config

Shareable Stylelint config for CSS and SCSS, following Dipcode code style.

Usage

Our default export contains all of our Stylelint rules, along with specific plugins for SCSS syntax.

  1. Run npm install stylelint @dipcode/stylelint-config --save-dev
  2. Add "extends": "@dipcode/stylelint-config" to your .stylelintrc

Links