jotform / css.js

A lightweight, battle tested, fast, CSS parser in JavaScript
https://medium.com/jotform-form-builder/writing-a-css-parser-in-javascript-3ecaa1719a43
MIT License
426 stars 63 forks source link

ES6 import #34

Open StefanoVollono opened 3 years ago

StefanoVollono commented 3 years ago

Could you provide an export of the library to import it with es6 module?