-
### Astro Info
```block
Astro v4.7.0
Node v20.10.0
System Linux (x64)
Package Manager pnpm
Output static
Ad…
-
I have a search button with modal popup that renders search bar, so it is very unnecessary to include multple dozens of css into my initial chunk. I think it should be fairly easy to add ability to la…
-
I'm looking into https://github.com/sass/dart-sass/issues/88, with the goal of exposing a PostCSS-compatible AST API (at least for statement-level AST nodes). One issue I'm running into is that Sass d…
nex3 updated
4 months ago
-
**Description**:
The website takes a significant amount of time to load, negatively affecting the user experience. This can be due to large images, unoptimized scripts, or inefficient asset loading.…
-
### Describe the feature
Hey, thanks for creating this plugin, it's been very helpful when transitioning to nuxt.
We use a lot of the mdi-icons notice our initial page render spit out like 600…
-
Studiare la possibilità di effettuare un lazy loading di files css "legati" ad un controller / componente ( template )
-
Just as **"nice to have"** feature
When then index.html is generated it puts in [script, link] tags to files [js, css] that aren't available and leads to errors in the browser dev console.
I'm also …
-
Removing GraphiQL CSS from our main CSS bundle reduces its size (unminified/uncompressed) from 864kb to 662kb, a 25% savings. GraphiQL is only used on the API console.
I presume there would be a si…
-
**Describe the bug**
The website experiences slow load times, particularly on pages with numerous images and JavaScript files. This leads to delayed content display, causing a subpar user experience.…
-
Because `transform="..."` tends to be unit-less and space-separated they aren't parsed correctly by lightning-css despite being a presentation attribute.
For example, the following is a valid transfo…