decanTyme / chartjs-plugin-tailwindcss-colors

Use TailwindCSS to colorize your Chart.js components!
https://www.npmjs.com/package/chartjs-plugin-tailwindcss-colors
MIT License
3 stars 0 forks source link

[WORKAROUND] Export a browser-friendly UMD build #18

Closed decanTyme closed 1 year ago

decanTyme commented 1 year ago

This is just a workaround for now until either one of these things happen:

Note that, unfortunately, this will still bundle the (currently) 4 dependencies in package.json and will result to ~136kb minified.

Semi-fixes #16.