Next.js Discord

Discord Forum

How can i use ts-plugins rights

Unanswered
Raspberry Horntail posted this in #help-forum
Open in Discord
Raspberry HorntailOP
i have installed plugin "typescript-plugin-css-modules": "^5.1.0"
why it's not working and not showing me props in module.scss
and set it here:
"plugins": [
{
"name": "next"
},
{
"name": "typescript-plugin-css-modules"
}
],

0 Replies