Search results
7 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Autoprefix all CSS inside an html page - CSS inside style tags and inside style attributes
Gulp plugin to Autoprefix all CSS inside an html page - CSS inside style tags and inside style attributes. Uses html-autoprefixer under the hood.
Gulp plugin to Autoprefix all CSS inside an html page - CSS inside style tags and inside style attributes. Uses html-autoprefixer under the hood.
Gulp plugin to Autoprefix all CSS inside an HTML page - CSS inside style tags and inside style attributes. Uses tonix-html-autoprefixer under the hood.
```js const gulp = require('gulp') const htmlAutoprefixer = require('@liserl/html-autoprefixer')
Autoprefix all CSS inside an html page - CSS inside style tags and inside style attributes
Gulp plugin to process CSS within the <style> tags and inline style= attributes in your HTML using html-postcss.