Sebastien Rousseau  Logo

Installation

Install @sebastienrousseau/stylelint-config as a development dependency using your preferred package manager.

npm

npm install --save-dev @sebastienrousseau/stylelint-config

pnpm

pnpm add -D @sebastienrousseau/stylelint-config

yarn

yarn add -D @sebastienrousseau/stylelint-config

bun

bun add -d @sebastienrousseau/stylelint-config

From Source

git clone https://github.com/sebastienrousseau/stylelint-config.git
cd stylelint-config
make test