1.1.3 • Published 5 years ago

stylelint-config-punkave v1.1.3

Weekly downloads
125
License
-
Repository
github
Last release
5 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

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago