0.1.1 • Published 1 year ago

@self-kit/stylelint-config-styled v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@self-kit/stylelint-config-styled

Stylelint config for styled

Usage

Installation

Npm

npm i stylelint @self-kit/stylelint-config-styled --save-dev 

Yarn

yarn add stylelint @self-kit/stylelint-config-styled -D

.stylelintrc

{
  "extends": ["@self-kit/stylelint-config-styled"]
}

Example

https://github.com/AndreyZlobin/code-style/tree/main/examples/ts-react