Open
Description
Could not find a declaration file for module 'tailwindcss'. '/Users/pgwsmith/Royal Icing/little-eagle-remix/node_modules/tailwindcss/lib/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/tailwindcss` if it exists or add a new declaration (.d.ts) file containing `declare module 'tailwindcss';`ts(7016)
How do I know a @types/tailwindcss
package exists? It would be nice to have a place to search for them.
Metadata
Metadata
Assignees
Labels
No labels