/atom-autoprefixer

Prefix CSS and SCSS with Autoprefixer

Primary LanguageJavaScriptMIT LicenseMIT

autoprefixer

Prefix CSS and SCSS with Autoprefixer

Install

$ apm install autoprefixer

Or, Settings → Install → Search for autoprefixer

Usage

  • Open the Command Palette and type autoprefixer.

  • In an HTML file, select the CSS, open the Command Palette, and type autoprefixer.

Settings

There's a Run 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': 'autoprefixer'

License

MIT © Sindre Sorhus