mirror of
https://github.com/xevidos/codiad.git
synced 2024-11-10 21:26:35 +01:00
.. | ||
autoprefixer.js | ||
controller.php | ||
dialog.php | ||
init.js | ||
plugin.json | ||
README.md | ||
screen.css | ||
screen.jpg |
#AutoPrefixer
Parse CSS and add vendor prefixes to rules
#Installation
- Download the zip file and unzip it to your plugin folder.
#Usage
- Select "AutoPrefixer" in the context menu
- Press "Ctrl-Alt-P" without any selection to prefix complete file
- Press "Ctrl-Alt-P" with selected rules to prefix them
#Credit
Uses autoprefixer