-
## What problem does this address?
Hardcoded screen width media queries like the 600px breakpoint for the core/columns block poses a not-insignificant problem for theme developers. We either have t…
-
I am currently trying to migrate Vuetify v2 to v3, which included changes from overriding variables globally to overriding in `@use 'vuetify' with ()`. In v2, we can use multiple @import files to impo…
-
There are some pages in the project whose design is in bad shape so we need to fix the css of those pages.
-
I'm using **gijgo** from _npm_
importing this way, after jquery imports:
```
import 'modules/gijgo/js/gijgo.min';
import 'modules/gijgo/js/messages/messages.pt-br.min';
import 'modules/gijgo/c…
-
When running tests on our build servers on random runs, seemingly, no tests run and karma exits with the message:
> Disconnected (1 times), because no message in 10000 ms.
So far I've only been able…
-
Using a transpiled language I sometimes find the need to look at the transpiled code which typically is excluded from QuickOpen. Having a simple way to turn exclusions off would simplify this. Some op…
-
i downgraded to version 4.2.2.
and this happen when upload.
-
https://github.com/vitejs/vite/issues/1207#issuecomment-753564633
Vite's current biggest performance bottleneck is first page load with large amount of modules. This is mostly caused by congestion …
-
### Build tool
Vite
### Where do you see the problem?
- [X] In the browser
- [ ] In the terminal
### Describe the bug
I'm seeing these errors while in development (`npm run dev`):
![image](htt…
-
More of a suggestion, but do we want to have styles in place to work with form validation? For example, indicate that a form input is missing, or has the wrong input. We don't necessarily need to ho…