Closed adirizky54 closed 1 year ago
Might be related to this: https://github.com/tailwindlabs/tailwindcss-intellisense/issues/868
It works for me while I use vscode.
{
"tailwindCSS.experimental.classRegex": ["[\"'`](.*?)[\"'`]"]
}
Thanks @Alex-Programmer-Bro i just try that config, now it's work!
Describe the bug IntelliSense not working when i try to create seperate style on .ts files
To Reproduce Steps to reproduce the behavior:
Expected behavior It would be expected that autocomplete works normally.
Screenshots