martpie / next-transpile-modules

Next.js plugin to transpile code from node_modules. Please see: https://github.com/martpie/next-transpile-modules/issues/291
MIT License
1.13k stars 85 forks source link

Will it support stylus in feature? #268

Closed Creabine closed 1 year ago

Creabine commented 1 year ago

Describe the solution you'd like A clear and concise description of what you want to happen.

Now this amazing plugin supports translation of all extensions supported by Next.js: .js, .jsx, .ts, .tsx, .mjs, .css, .scss and .sass, but sadly I use stylus, can you support that?

Or is there any other plugin that can do this?

Thank you.

martpie commented 1 year ago

Please follow the issue template, I cannot properly give support without the information required there.