0.0.2 • Published 1 year ago

stylelint-config-akrc v0.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

stylelint-config-akrc

Table of Contents

About

Just my stylelint config.

Getting Started

Installing

pnpm add stylelint stylelint-config-akrc -D

Usage

Create a .stylelintrc.json configuration file in the root of your project with the following content:

{
  "extends": "stylelint-config-akrc"
}