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(utils): remove all instances of lookbehind #41

Closed decanTyme closed 2 months ago

decanTyme commented 2 months ago

Follow-up and closes #36.

Short hexes w/ valid alpha are now parsed, transparent values are skipped. Some tests weren't really doing any testing, so this also fixes that.