Annick Walkenhorst
Annick Walkenhorst
When using the typography plugin, how to access the defined theme colors or other values? With tailwind this was doable with this code ``` typography: (theme) => ({ DEFAULT: {...
Using windicss with nuxt 3. When i change the used classes, they appear in the html, but it's not reflected in css. Instead neither the old style nor the new...
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) * Swiper Version: 5.4.5, but i guess it's relevant also for latest version...
As there is the already mentioned ([SSR issue](https://github.com/iconify/iconify/issues/114)) with the 'online' usage i tried to workaround it with the offline usage. It works perfectly fine for dev server in localhost....
Option for ordering in head? font faces loaded before fonts are loaded, results in annoying warning
Is there any option to define an order of the head stuff? Or to define specific stuff to be loaded at the end of head? I have the problem, that...
### Describe the bug When using the markdown documentation as described here: https://histoire.dev/guide/vue3/docs.html#markdown it shows the markdown we would expect under the docs tab, but when changing/enhancing the markdown and...
### Clear and concise description of the problem Currently when defining variants of a component and setting the prop values for the components the component gets rendered correctly but the...
### Environment ------------------------------ - Operating System: `Darwin` - Node Version: `v16.16.0` - Nuxt Version: `3.0.0` - Nitro Version: `1.0.0` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `nitro`,...
This is not really a bug, but as the repo does not provide a discussions area where someone can ask questions i need to go this way, sorry about that....
### Prerequisites - [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues) - [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't contain the answer to my issue ###...