avif-in-css
Image formatting plugin
Allows CSS background images to be converted to AVIF format in supported browsers and falls back to original image in unsupported browsers.
PostCSS plugin to use AVIF in CSS background
44 stars
6 watching
3 forks
Language: JavaScript
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
martinandert/babel-plugin-css-in-js | Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |
forsartis/vue-cli-plugin-tailwind | Adds Tailwind CSS to a Vue.js project | 211 |
postcss/postcss-use | Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |
shorwood/tailwindcss-unsplash | Generates Tailwind CSS utilities to apply background images from Unsplash.com | 19 |
ai/webp-in-css | A tool to enable WebP images in CSS backgrounds and reduce image size for Chrome, Firefox, and Edge. | 345 |
jaysalvat/vegas | A jQuery/Zepto plugin for adding backgrounds and slideshows to DOM elements. | 1,803 |
pveyes/theme-in-css | A library providing type-safe CSS custom properties for themeing purposes | 66 |
ismamz/postcss-utilities | A PostCSS plugin providing commonly used utility functions and mixins for CSS styling | 325 |
li-xianfeng/wepy-plugin-autoprefixer | An autoprefixer plugin for the Wepy framework to automatically add vendor-prefixed CSS rules for cross-browser compatibility | 12 |
less/less-plugin-autoprefix | Post-processes CSS generated by Less to add browser-specific prefixes | 170 |
lorisleiva/tailwindcss-plugins | A collection of useful plugins for extending Tailwind CSS functionality | 284 |
jhildenbiddle/css-vars-ponyfill | A ponyfill that enables client-side support for CSS custom properties in legacy and modern browsers. | 1,463 |
tivac/modular-css | A more efficient and flexible CSS solution | 288 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
trysound/postcss-inline-svg | A PostCSS plugin to reference SVG files and control their attributes with CSS syntax. | 482 |