github hudochenkov/stylelint-order 0.5.0
0.5.0. Autofixing

latest releases: 6.0.4, 6.0.3, 6.0.2...
6 years ago
  • Added autofixing for every rule! Please read docs before using this feature, because each rule has some caveats. stylelint 7.11+ is required for this feature.
  • Removed SCSS nested properties support.
  • Removed property shortcuts in properties-order. Before this version it was possible to define only e.g. padding and it would define position for all undefined padding-* properties. Now every property should be explicitly defined in a config.
  • Removed deprecation warnings:
    • declaration-block-order
    • declaration-block-properties-order
    • declaration-block-properties-alphabetical-order
    • declaration-block-properties-specified-order
    • declaration-block-property-groups-structure

Don't miss a new stylelint-order release

NewReleases is sending notifications on new releases.