JoostKersjes / broet

Some libraries for building Vue & Vite apps.
MIT License
1 stars 0 forks source link

Add type declaration for tailwind config #9

Closed JoostKersjes closed 12 months ago

JoostKersjes commented 12 months ago

Currently when you import @broet/tailwind-config in a project that has TypeScript, this error or notice shows up:

image

A type declaration file should be added.