cssbeautify

Beautify your CSS using CSSBeautify

1000ch

28,348

17

Bug Reports

1.3.0

MIT

GitHub

atom-cssbeautify Dependency Status

Beautify your CSS using CSSBeautify.

Installation

$ apm install cssbeautify

Usage

Selected text will be beautified if there is selection.

Configuration

Execute on Save

If you want to apply beautifying when you save, check it on.

Indent Type

Choose the indent type from space (default) or tab.

Indent Size

Set the indent size (default is 2). This value is used when you are choosing space for indent type.

Open Brace

defines the placement of open curly brace, either end-of-line (default) or separate-line.

Auto Semicolon

always inserts a semicolon after the last ruleset (default is false).

License

MIT: http://1000ch.mit-license.org