Skip to content

Releases: Saunalol/cssbeautify-cli

Minor fixes

19 Aug 13:16
Compare
Choose a tag to compare
Minor fixes Pre-release
Pre-release

Minor fixes corresponding to tests

Pass file in -f option

14 Aug 10:00
Compare
Choose a tag to compare
Pre-release

file is now passed in -f (--file) option

Initial version

09 Aug 13:06
Compare
Choose a tag to compare
Initial version Pre-release
Pre-release

Options

-i, --indent - string used for the indentation of the declaration (spaces, tabs or number of spaces)

-o, --openbrace - the placement of open curly brace, either end-of-line or separate-line

-a, --autosemicolon - insert a semicolon after the last ruleset