8000 GitHub - sindresorhus/atom-perfectionist: Beautify CSS and SCSS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 23, 2021. It is now read-only.

sindresorhus/atom-perfectionist

Folders and files

< 8000 td class="react-directory-row-name-cell-small-screen" colSpan="2">
NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0