Skip to content

Releases: victorhmszzero/CSSPRO-Sorter

v0.2.2

14 Jan 20:38
Compare
Choose a tag to compare
  • Add: enhanced support for diverse code styles like block > element {} and class, class:hover {},
  • Fix: removed more unused functions and optimized extension.js
  • Fix: formatting in inline or multi-selection situations

v0.2.1

14 Jan 15:03
Compare
Choose a tag to compare
  • Fix: removed unused functions and optimized extension.js
  • Fix: removed misplaced selectors within CSS blocks, preserving the original ones

v0.2.0

03 Jan 15:21
Compare
Choose a tag to compare
  • Add: integration with the configured default formatter
  • Fix: selectors like @media formatting bugs fixed
  • Fix: resolved some bugs related to formatting when dealing with CSS custom properties

v0.1.1

03 Jan 15:20
Compare
Choose a tag to compare
  • README.md file has been updated with relevant informations
  • Few minor bugfix and improvements

v0.1.0

03 Jan 15:18
Compare
Choose a tag to compare

Initial release:

  • Organize the CSS from a fully customizable pre-defined list.
  • Remove unnecessary blank lines;
  • Eliminate duplicate properties.