css-prefix topic
List
css-prefix repositories
cssprefix
17
Stars
4
Forks
Watchers
CSS Prefixer for JavaScript code. The simple library to get vendor-prefixed name (e.g. `webkitFlex`) and vendor-prefixed value (e.g. `-moz-inline-grid`) of CSS property. This is not pre-compiler for s...