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

Configure Feed

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

v1.1.0

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "tiny-css-prefixer", 3 3 "description": "CSS prefixing helpers in less than 1KB", 4 - "version": "1.0.1", 4 + "version": "1.1.0", 5 5 "main": "dist/tiny-css-prefixer.js", 6 6 "module": "dist/tiny-css-prefixer.es.js", 7 7 "source": "src/index.js",