Mirror: CSS prefixing helpers in less than 1KB ๐ŸŒˆ
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix gzip-badge link

+1 -1
+1 -1
README.md
··· 3 3 **Bare essentials CSS prefixing helpers in less than 1KB ๐ŸŒˆ** 4 4 5 5 [![version](https://img.shields.io/npm/v/tiny-css-prefixer)](https://www.npmjs.com/package/tiny-css-prefixer) 6 - [![gzip size](https://img.badgesize.io/https://unpkg.com/tiny-css-prefixer@latest/dist/goober.es.js?compression=gzip)](https://unpkg.com/tiny-css-prefixer) 6 + [![gzip size](https://img.badgesize.io/https://unpkg.com/tiny-css-prefixer@latest/dist/tiny-css-prefixer.es.js?compression=gzip)](https://unpkg.com/tiny-css-prefixer) 7 7 8 8 Currently supports prefixing properties for most browsers as it makes sense. 9 9 [See `SUPPORT.md` for more information on which prefixes and transformations have been omitted.](./SUPPORT.md)