vscode-autoprefixer
Prefixer plugin
Automates addition of vendor prefixes to CSS files for better browser compatibility
Parse CSS and add vendor prefixes automatically.
42 stars
6 watching
12 forks
Language: TypeScript
last commit: almost 2 years ago autoprefixervisual-studio-codevscodevscode-extension
Related projects:
Repository | Description | Stars |
---|---|---|
ai/autoprefixer-rails | Adds vendor prefixes to CSS rules automatically using the Can I Use database and Asset Pipeline. | 1,215 |
middleman/middleman-autoprefixer | A Middleman extension that automates the addition of vendor prefixes to CSS stylesheets. | 116 |
jescalan/autoprefixer-stylus | An Autoprefixer plugin for Stylus that automatically adds vendor prefixes to CSS styles. | 154 |
sindresorhus/sublime-autoprefixer | A tool to automatically add vendor prefixes to CSS stylesheets. | 666 |
less/less-plugin-autoprefix | Post-processes CSS generated by Less to add browser-specific prefixes | 170 |
li-xianfeng/wepy-plugin-autoprefixer | An autoprefixer plugin for the Wepy framework to automatically add vendor-prefixed CSS rules for cross-browser compatibility | 12 |
kimroen/ember-cli-autoprefixer | Automates the addition of browser-specific prefixes to CSS styles in Ember CLI projects | 103 |
imsky/cssfx | Generates vendor-specific prefixes for CSS3 properties in web stylesheets | 278 |
postcss/autoprefixer | A PostCSS plugin that automatically adds vendor prefixes to CSS rules based on browser support data. | 21,710 |
andricdu/vscode-jq | A vscode extension for applying jq filters and statements to JSON files | 22 |
1000ch/vscode-csso | Provides a TypeScript extension to minify CSS files using the CSSO library. | 4 |
milkshakesoftware/premailer.net | Library that moves CSS styles into HTML source code to improve compatibility with email clients. | 658 |
maximkoretskiy/postcss-autoreset | A PostCSS plugin that automatically resets CSS rules based on naming conventions | 244 |
loganch/autoit-vscode | An extension for Visual Studio Code that provides AutoIt syntax highlighting and code completion features. | 74 |
ismamz/postcss-utilities | A PostCSS plugin providing commonly used utility functions and mixins for CSS styling | 325 |