We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hello when importing styles with an alias, such as import fonts from '@styles/fonts.module.css'; the autocomplete does not work
import fonts from '@styles/fonts.module.css';
any chance to make it work ? i'm currently using Vite to resolve alias
hello
when importing styles with an alias, such as
import fonts from '@styles/fonts.module.css';the autocomplete does not workany chance to make it work ?
i'm currently using Vite to resolve alias