Tim Morris
Tim Morris
A workaround for this is transpiling `@vanilla-extract`, `outdent`, & `@emotion` like this: ```typescript import { vanillaExtractPlugin } from '@vanilla-extract/vite-plugin' import { defineNuxtConfig } from 'nuxt3' export default defineNuxtConfig({ vite: {...
> I have a similar issue when I try to integrate `vanilla extract`. I get a slightly different error even when I try to add the plugin with what's above...
I too worry about this library going quiet. I've used it in the past and it has helped my projects immensely. It would be a real shame if it fell...
Would the maintainers accept a PR that implements codegen? Would be amazing if a `graphql/` folder was read and composables were auto-imported for each query in the files in that...
Also having troubles on Fedora. Running the `post-install.sh` script gives the following output: ``` Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area... make -j8 KERNELRELEASE=4.16.13-300.fc28.x86_64 -C...