Skip to content

Releases: jonathantneal/stylelint-config-dev

4.0.0

03 Nov 16:09

Choose a tag to compare

4.0.0 (November 3, 2018)

  • Added stylelint-media-use-custom-media 1.0.0
  • Added stylelint-use-logical 1.1.0
  • Added stylelint-value-no-unknown-custom-properties 2.0.0
  • Configure csstools/media-use-custom-media to disallow unknown custom media
  • Configure csstools/value-no-unknown-custom-properties to disallow unknown custom properties
  • Configure csstools/use-logical to require logical properties and values over physical properties and values

3.0.0 (September 24, 2018)

  • Updated stylelint-order to 1.0.0 (major)

2.0.0 (July 17, 2018)

  • Added stylelint-order