-
Type: Bug
- Navigate to Extensions: Marketplace tab
- Type in any search string
VSCodium version: VSCodium 1.93.1 (dbab3f8e8c5da7ca1bde636806e0a973e497aa01, 2024-09-12T18:27:33.186Z)
OS versio…
xjmzx updated
1 month ago
-
### 描述问题
```css
.-a-zA-Z__-{a-z-a--z:}
```
原始截图
格式化后截图
### 复现
目前无法定位具体哪里的问题,怀疑来自tailwind,因为错误css上下文大概处于源码这个位置。
项目用法和demo类似
postcss.config.ts
```js
import tailwindcss…
-
**What version of Tailwind CSS are you using?**
3.4.3
**What build tool (or framework if it abstracts the build tool) are you using?**
vite 5.2.11 (@ electron-forge 7.4.0 x electron 30.0.…
-
### Summary
This is just a copy-paste from the original issue I opened at https://github.com/denoland/deno/issues/26098.
```nu
learn-deno-next on main [?] via v22.8.0
❯ deno --version
deno…
-
### Description
Hi there,
I installed the project from scratch with the below commands:
For Nuxt:
`bun x nuxi@latest init test`
For Nuxt UI:
`npx nuxi@latest module add ui`
When I run the…
-
### Link to the code that reproduces this issue
https://github.com/ItzzLincler/next-bug
### To Reproduce
create a new next app 14@latest / 15.0.2
run 'full stack debug'
`UPDATE: while I was…
-
**What version of `prettier-plugin-tailwindcss` are you using?**
v0.6.5
**What version of Tailwind CSS are you using?**
v3.4.1
**What version of Node.js are you using?**
v20.11.0
…
-
**What version of VS Code are you using?**
For example: v1.88.1
**What version of Tailwind CSS IntelliSense are you using?**
For example: v0.10.5
**What version of Tailwind CSS are you usi…
-
### Summary
In my project, VS Code successfully loads my Prettier config, but when I try and format a `tsx` file it logs an error. Visual Studio Code is on version 1.80.2.
My config is as fo…
-
In order to get top notch editor support like developers expect, third party extensions also need to be taken into account. Because `glimmer-js` and `glimmer-ts` are registered as two new language ids…