Skip to content

v1.4.0

Choose a tag to compare

@ThisIsManta ThisIsManta released this 02 May 05:05
· 277 commits to master since this release
  • Fixed reduceMarginAndPaddingValues formatting option so it converts margin: x y y y; to margin: x y y;.
  • Fixed the error when processing a file which has only empty lines.
  • Added alwaysUseNoneOverZero formatting option.
  • Added insertNewLineAroundProperties formatting option when Stylint rule sortProperties is "grouped".
  • Added support for responsive documentation website.