-
Calling matugen in waybar results in the waybar reload post-hook running but it is seemingly random which other hooks run.
When I comment out the post-hook, `#post_hook = 'pkill -SIGUSR2 waybar' #…
-
**Describe the bug**
`astro build` command fails on Astro `5.0.0-beta.6`
```
22:48:48 [purgecss] Generating purged css files...
22:48:48 ▶ /_astro/solutions.0977be13.css
22:48:48 ▶ /_astro/medi…
-
### Describe the bug
Here's my `components.json` file:
```
{
"$schema": "https://ui.shadcn.com/schema.json",
"style": "new-york",
"rsc": true,
"tsx": true,
"tailwind": {
"conf…
-
I have esbuild, esbuild-loader installed in my application. With the help of webpack optimization, I'm using esbuild-loader to perform minification in production builds. Everything was working fine, a…
-
## 💥 Proposal: Hooks for CSS-in-JS Client and Server Rendering
> - [ ] Guides / Styling and Layouts → Styling components with CSS-in-JS frameworks
So, the [[v2] ☂️ Umbrella issue for v2 docs](ht…
-
#### Description:
It seems that the page is experiencing infinite rendering. I noticed this while inspecting the **Network** tab in the browser's developer tools, where a file named `shadow.css` was …
-
Developed a responsive web application using React.js to fetch and display movies by genre, including details like cast,
ratings, duration, website, and trailers via TMBI API integration.
• Implemen…
-
### Feature Request
_Question from: https://discord.com/channels/1212416027611365476/1272982191764144248/1274317491337957408_
publicPath
#### Is your feature request related to a bug?
N/A
…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
Hey great plugin!
Is it possible to add the functionality of rewriting css links too?
Because currently iam using the replaceSrcPath hook to rewrite my js chunk urls but the method is not triggered …