5.1.0 • Published 9 days ago

@tylertech/stylelint-rules v5.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 days ago

Stylelint Rules

This repository contains default stylelint rules for Tyler Technologies, Inc. repositories.

Usage

Install:

$ npm install -D @tylertech/stylelint-rules

Create a new .stylelintrc file in the root of your project and provide the default configuration:

{
  "extends": "@tylertech/stylelint-rules"
}

Rules can be overridden as needed by specifying the rule and value as you would usually for stylelint.

5.1.0

9 days ago

5.0.1

9 days ago

5.0.0

15 days ago

4.3.4

2 years ago

4.3.3

2 years ago

4.3.2

2 years ago

4.3.1

2 years ago

4.3.0

2 years ago

4.2.0

2 years ago

4.1.0

2 years ago

4.0.1

2 years ago