busbud / tailwind-buddy

Tailwind Buddy: Your Friendly Helper for Composing Tailwind Classes 🎨
https://busbud.github.io/tailwind-buddy/
12 stars 1 forks source link

typescript typing: Make sure we leverage as much as possible existing interfaces #2

Closed flozero closed 3 weeks ago

flozero commented 3 months ago

After we remove the any. We would like to leverage as much as possible the existing type and not do thing like : string or other primitives typing.

File to focus on tailwind-buddy.ts

flozero commented 3 weeks ago

closing this one for the only any issue