typed-css-modules-webpack-plugin icon indicating copy to clipboard operation
typed-css-modules-webpack-plugin copied to clipboard

Alternatives to a seamless solution?

Open lazarljubenovic opened this issue 2 years ago • 0 comments

Hello,

I see that you've moved this to maintenance mode with a vague suggestion of what to use instead. I'm not a user of this plugin, nor of typed-css-modules in general, but I'm trying to implement a similar thing for importing from a custom domain-specific language. I have all the “important pieces” set up (.dsl -> .js, dsl -> .d.ts), but I'm having issues integrating it completely seamlessly as a webpack/rollup plugin into the build pipeline.

Can you share the details on the recommended setup then?

lazarljubenovic avatar Jul 27 '23 19:07 lazarljubenovic