Skip to content

Because Beautify doesnt cut it and my stylesheets are always covered in cascade

License

Notifications You must be signed in to change notification settings

typO969/969.css-formatter

Repository files navigation

969 DESIGN - CSS Formatter for VSCode

969.CSS-formatter. This is a custom CSS formatter for VSCode that preserves blank lines and ensures single-property rules remain inline. It works just fine with @layers and crazy comments everywhere.

Features

✔ Preserve blank lines
✔ Collapse single-property rules into one line
✔ Auto-indent and clean formatting
✔ Works with CSS (LESS/SCSS NOT implemented)

Installation

  1. Clone this repo
  2. Run npm install
  3. Run npm run compile
  4. Open in VSCode and press F5 to test

Usage

Open any CSS file and use Format Document (Shift + Alt + F).

License

MIT

About

Because Beautify doesnt cut it and my stylesheets are always covered in cascade

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published