cheton / browserify-css

A Browserify transform for bundling, rebasing, inlining, and minifying CSS files.
http://cheton.github.io/browserify-css/
MIT License
144 stars 22 forks source link

Add another metadata on the injected style tag #28

Closed fernandojsg closed 8 years ago

fernandojsg commented 8 years ago

In my code I'm adding styles directly to the html or by using browserify-css. I need to differentiate which ones have been added using browserify-css and they can be dinamic (So I can't query the data-href). Is there any way to add another attribute to