Skip to content

Releases: csscomb/csscomb.js

v4.2.0

29 Jun 09:37
Compare
Choose a tag to compare
  • Added - Include all flexbox properties in config files (#509)
  • Updated - replace '\n' with os.EOL for terminal output (#524)
  • Updated - vow-fs dependency (#526)
  • Fixed - Add empty new line in the end of cli help text (#516)
  • Fixed - Endless loop with empty files (#506)
  • Fixed - align for flexbox properies (#507)

v4.1.0

12 Jun 00:59
Compare
Choose a tag to compare
  • Added new --tty-mode option for cli.
  • Fixed an issue with calling gpe methods on non-existing nodes.

v3.1.7

22 Jun 23:12
Compare
Choose a tag to compare
  • Do not remove units from values starting from zeroes, like 0.5em (#394)

v3.1.6

22 Jun 23:13
Compare
Choose a tag to compare
  • Hotfix for issue when unitless-zero crashed on percentages in Less (#389)

v3.1.5

22 Jun 23:13
Compare
Choose a tag to compare
  • Fixed dependencies

v3.1.4

22 Jun 23:13
Compare
Choose a tag to compare
  • Fixed space-after-opening-brace option for empty media queries (#387)

v3.1.3

22 Jun 23:14
Compare
Choose a tag to compare
  • Do not add extra space before combinators which go first in selectors (#381)

v3.1.2

22 Jun 23:14
Compare
Choose a tag to compare
  • Fixed processing of hashes (#379)

v3.1.1

22 Jun 23:14
Compare
Choose a tag to compare
  • Fixed space-between-declarations vs. media queries (#378)

v3.1.0

22 Jun 23:15
Compare
Choose a tag to compare

Thanks to @1000ch, @alexeykuzmin, @jonrohan

  • Used new Gonzales PE API
  • Fixed nested properties (#319)
  • Added support for symlinked configs
  • Added support for configs with any extension