0.1.0 • Published 4 years ago

@intouchg/stylelint-config v0.1.0

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

@intouchg/stylelint-config

Stylelint configuration for the Intouch Design System

Getting Started

To use in your own custom configuration, install then extend this package in your Stylelint config:

  1. Install dependencies
yarn add --dev @intouchg/stylelint-config stylelint-config-standard-scss stylelint-config-prettier stylelint-config-idiomatic-order stylelint-order stylelint
  1. Configure Stylelint
// .stylelintrc
{
    "extends": ["@intouchg/stylelint-config"]
}
0.1.0

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago