-
Type: Bug
vscode jumping (ctrl+click) feat not work. code run ok.
The syntax `@import url('@/index.css')` in CSS (scss, less) does not allow jumping (ctrl+click) to the specified file when used w…
-
### Check for existing issues
- [x] Completed
### Language
Tailwindcss
### Tree Sitter parser link
_No response_
### Language server link
_No response_
### Misc notes
I would like you to add …
-
really love the library but not having tailwind support is tough, most projects nowadays use tailwind as their css I think it would be very nice for the extension to support that
if you ever plan o…
-
**Describe the bug**
When a frontend project is nested within a monorepo, any linting process run not from the frontend folder does not see the tailwind config. This is especially apparent with _VSCo…
-
This discussion will explore the advantages and disadvantages of using TS-Standard versus ESLint and Prettier in a NextJS project that also employs TailwindCSS. We will examine the features, ease of i…
athuv updated
1 month ago
-
### Summary
Format fails if `prettier.config.js` is written in ESM and contains `import` for plugins.
### Github Repository to Reproduce Issue
https://github.com/risu729/prettier-test
### …
-
Type: Bug
```
(base) ➜ learn-langchain which python
/Library/Frameworks/Python.framework/Versions/2.7/bin/python
(base) ➜ learn-langchain conda activate base
(base) ➜ learn-langchain which python…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Don't know, I just did compile to Windows and all suddenly most LSPs gave this error.
###…
-
**What version of VS Code are you using?**
v1.95.3
**What version of Tailwind CSS IntelliSense are you using?**
v0.12.15
**What version of Tailwind CSS are you using?**
v3.4.14
**Wha…
-
Type: Bug
I have 2 users A and B use SSH remote to Ubuntu to do development work.
If A's vscode works fine, then B's will not work. By not working, the code intellisense, project loading all failed…