-
### Case
Help Question
## Issue
Trying to use this resume, npm run dev gives multiple errors.
## Info
- Operating System: Windows
- Node-Version: 10.16.0
## Reproduce
http://eslint.…
-
### Describe the bug
When running `vite build` with a `postcss.config.cjs` file in the project, I would expect `postcss` plugins to run before the final `style.css` file is created in `dist/`.
E…
-
The roadmap:
- [ ] finalize the API (almost done)
- [ ] complete the docs
- [ ] describe the usage with different frameworks and libraries
- [ ] React
- [ ] Preact
- [ ] Vue
…
-
### Describe the bug
Bug with HMR, CSS Modules and SCSS mixins imported with vite.
Please see reproduction and link to issue in [nuxt](https://github.com/nuxt/nuxt/issues/20076).
@danielroe has …
-
Hi;
Don't know if I should call it a prop, but I can't modify some styles like `--vis-tooltip-padding` through the `VisXYContainer` component, because doing something like so:
```svelte
```
…
-
**Describe the bug**
When using ref in div tage, it print only when the data is available. Whithout data just print blank page since data_pdf is null.
the data_pdf is content html from parent compon…
-
_Vue 3 support is currently on the `beta` release channel. This issue will track the state of progress to the `v4` release of the component with support for Vue 3. This issue will be updated when prog…
-
### Describe the Bug
During the development of a extension using `npm run dev` the rollup-styles plugin isn't being rerun when changes are made, leading to styles not being applied correctly.
### To…
-
### TanStack Table version
v8.11.7
### Framework/Library version
Vue v3.4.15
### Describe the bug and the steps to reproduce it
The `onPaginationChange` function in `useVueTable` is typ…
-
At some point, style-loader added support for nonces to somewhat ease CSP issues. Without this support, you have to allow unsafe inline styles. This currently is the case with vue-style-loader, which …