jonkemp / inline-css

Inline css into an html file.
MIT License
429 stars 85 forks source link

browserify extract-css not working #102

Open AmarnathAnnaji-numici opened 3 years ago

AmarnathAnnaji-numici commented 3 years ago

Can you please provide steps to browserify or use extract-css on client side

jonkemp commented 3 years ago

It would need to be converted into the UMD format for that to work. It doesn't support that currently.

I don't use browserfy so I'm not familiar with why that wouldn't work.