1.1.3 • Published 6 years ago

stylelint-config-punkave v1.1.3

Weekly downloads
125
License
-
Repository
github
Last release
6 years ago

Install

npm install stylelint-config-punkave --save-dev

Add the following to .stylelintrc in root directory of project.

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

Changelog

1.1.2

  • Updates stylelint-order due to vulnerability warnings.

1.1.0

  • Rules eased, removing the font-weight rule due to our practice of using a Sass function for the property.

1.0.0

  • Adds "declaration-strict-value," setting rules for variable use in specific properties.
1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago