Skip to content

v0.4.0

Choose a tag to compare

@anton-rudeshko anton-rudeshko released this 05 Jul 04:59
  • Completely rewritten to use platform provided rearrangement.
  • Now requires IntelliJ IDEA platform ≥ 12.
  • Now should be invoked using Code → Rearrange action on CSS files. This action also can be invoked on code reformatting action by checking corresponding option (Rearrange entries) in Reformat code dialog. Fixes #10.
  • Now works with media rulesets. Fixes #11.
  • Now works with selection. Fixes #7.