autoprefixer

Prefix CSS and SCSS

Sindre Sorhus

194,143

275

4.3.0

MIT

GitHub

autoprefixer

Prefix CSS and SCSS with Autoprefixer

Install

$ apm install autoprefixer

Or, Settings → Install → Search for autoprefixer

Usage

Prefix

Remove Prefixes

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:prefix'
	'cmd-shift-u': 'autoprefixer:remove-prefixes'

License

MIT © Sindre Sorhus