VS Code Plugin for Autoprefixer
DonateIf you want to thank me, or promote your issue.
InstallPlugin installation is performed in several stages:
See the extension installation guide for details. UsagePress Supported languages
Supported settingsautoprefixer.findExternalAutoprefixer
Use an external Autoprefixer package instead of built-in version. You must install Autoprefixer using:
autoprefixer.options
Any options supported by autoprefixer — documentation. autoprefixer.formatOnSave
Add vendor prefixes to CSS when you save a file. autoprefixer.ignoreFiles
An optional array of glob-patterns to ignore files. Keyboard shortcutsFor changes keyboard shortcuts, create a new rule in
ChangelogSee the Releases section of our GitHub project for changelogs for each release version. LicenseThis software is released under the terms of the MIT license. |