Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

sindresorhus/atom-perfectionist

Repository files navigation

Deprecated

The Perfectionist project is no longer maintained.


perfectionist

Beautify CSS and SCSS with Perfectionist

Issues with the output should be reported on the Perfectionist issue tracker.

Install

$ apm install perfectionist

Or, Settings → Install → Search for perfectionist

Usage

Open the Command Palette and type beautify css or perfectionist.

You can also select some CSS or SCSS in a HTML file and do the above.

There's a Format On Save option and more in the settings.

Keyboard shortcut

Set the keyboard shortcut you want in your keymap:

'atom-text-editor':
	'cmd-shift-x': 'perfectionist:beautify-css'

License

MIT © Sindre Sorhus