0.0.2 • Published 3 years ago
stylelint-config-akrc v0.0.2
stylelint-config-akrc
Table of Contents
About
Just my stylelint config.
Getting Started
Installing
pnpm add stylelint stylelint-config-akrc -DUsage
Create a .stylelintrc.json configuration file in the root of your project with the following content:
{
"extends": "stylelint-config-akrc"
}