CSS Modules .d.ts files
Unanswered
Rainbow trout posted this in #help-forum
Rainbow troutOP
Greetings!
Vite and Rsbuild has plugins to auto-generate CSS Modules .d.ts files. What is proper way with Turbopack to generate such files? For example, i have Button.module.css and i want Turbopack to autogenerate Button.module.css.d.ts file
Vite and Rsbuild has plugins to auto-generate CSS Modules .d.ts files. What is proper way with Turbopack to generate such files? For example, i have Button.module.css and i want Turbopack to autogenerate Button.module.css.d.ts file