Skip to content

Expanded Output?  #102

@lance1572

Description

@lance1572

Hi! Can anyone point me in the direction of outputting expanded CSS.
Currently Beautify outputs the css nested:

ol, ul {
  list-style: none; }

Is there a way to output like this:

ol, ul {
  list-style: none; 
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions