Oxygen XML Editor can format and indent your CSS files. To configure the
CSS Format options, go to .
The following options control how your CSS files are formatted and indented:
- Indent class content - The class content is indented.
Enabled by default.
- Class body on new line - The class body (including the
curly brackets) is placed on a new line.
- Add new line between classes - An empty line is added between two
classes.
- Preserve empty lines - The empty lines from the CSS content are
preserved.
- Allow formatting embedded CSS - The CSS content embedded in XML is
formatted when the XML content is formatted.