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

fix(package): incorrect exports #33

Closed decanTyme closed 8 months ago

decanTyme commented 8 months ago

Unfortunately, I couldn't find anything anywhere on how to actually emit correct CommonJS exports types (i.e. export = ...) that actually works on code written as an ESM.