thunfisch987
thunfisch987
do you have tailwind in your project?
_from the docs:_ "`usePrettier` enables prettier printing of your source code to show errors in-context. Consider not enabling this if you are using TailwindCSS, as prettier will struggle to cope...
> I believe this should be resolved in 19e3eaf99960b4f28e0fdb8c1d48af9f503a2586. when i tested it recently it worked afaicr
Try this fix: https://github.com/johnlindquist/kit/issues/984#issuecomment-1379993381 had the same error and it worked for me
The Component Library i've used before had a similar Composable: https://github.com/inkline/inkline/blob/main/src/composables/linkable.ts it also works with `
in the nuxt plugin of the mentioned library (inkline/plugin/nuxt) the NuxtLink component is imported in the EJS Plugin Template file and then assigned to the config option [dunno if that...
Sorry, i didn't clarify enough i meant something more data-oriented like json or csv or something like that
Also, `xdg-ninja > somefile.md` is only useful when using it with cat/less/etc... because of the (color) escape codes used for the terminal And since it still does not have a...
moving should be fairly quite forward, but the env vars are not that easy because of different possible shell setups
This is especially sad cause @auth/core just added (experimental) passkey support