discussions Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript is:public language:Java
Filter by
3.8M results
The language qualifier is not supported when searching discussions. Try searching for repositories instead?
:
Sharing a small tool I built: it checks whether independent TOON implementations actually agree with each other.
It s differential, not fixture-based. Instead of checking one implementation against blessed ...
:
Turbopack version: 0ca967b8 Next.js version: 0.0.0
Error message:
OS file watch limit reached. about [ /home/hamza-nabil/Documents/Work/Portfolio/b_MuDYTbRNvr0 ]
:
webpackContext does not seem to be supported. Will this in the future?, as turbopack tries to be backwards compatible
:
I was lead to this question via: https://github.com/phpstan/phpstan/issues/4423
I m working off this test case example:
https://github.com/phpstan/phpstan-src/blob/1.8.x/tests/PHPStan/Analyser/data/generic-traits.php#L90-L116 ...
:
Hi, if I m reading about transition-colors here: https://tailwindcss.com/docs/transition-property
It seems that shadow-* and inset-shadow-* are not included in this transition-colors property. Is there ...
:
What version of Tailwind CSS are you using?
v4.3.1
What build tool (or framework if it abstracts the build tool) are you using?
@tailwindcss/vite 4.3.1, Vite 6.x, Vue 3 (also reproducible in Tailwind ...
:
Problem:
In Tailwind v4, CSS is processed top to bottom in a single pass. If a custom utility class is used with @apply before it
s defined in the file, the compiler throws an error. This is different ...
:
Describe the bug After upgrading from Tailwind CSS v3 to v4, all @apply directives inside .less files are broken. The
build fails and styles are not applied.
Environment
- Tailwind CSS: v4.x
- Previous ...
:
img width= 1485 height= 820 alt= Screenshot 2026-06-25 at 9 42 45 PM src=
https://github.com/user-attachments/assets/397a1035-8aae-40cb-aeb3-78cad7b8272e / img width= 1278 height= 835 alt=
Screenshot 2026-06-25 ...
:
Whenever I install Shadcn in a Next.js or plain React project that already has other libraries installed, their
autocomplete fails completely, and TypeScript only shows import suggestions for the libraries ...