nuxt3-tailwind-kit icon indicating copy to clipboard operation
nuxt3-tailwind-kit copied to clipboard

Nuxt Tailwind Starter Kit

Results 4 nuxt3-tailwind-kit issues
Sort by recently updated
recently updated
newest added

I work with yarn and after running yarn dev i got this error, any idea :(? `file:///C:/xampp816/htdocs/nuxt3-tailwind-kit-main/.nuxt/dev/index.mjs:30 import { stringifyPosition } from 'file://C:/xampp816/htdocs/nuxt3-tailwind-kit-main/node_modules/unist-util-stringify-position/index.js'; ^^^^^^^^^^^^^^^^^ SyntaxError: Named export 'stringifyPosition' not found....

import pkg from 'file:///Users/shashou/Downloads/nuxt3-tailwind-kit/node_modules/micromark/lib/postprocess.js'; const { postprocess } = pkg; import { postprocess } from 'node_modules/micromark/lib/postprocess.js'; ^^^^^^^^^^^ SyntaxError: Named export 'postprocess' not found. The requested module 'node_modules/micromark/lib/postprocess.js' is a CommonJS...

Sorry for missing it in the previous PR with overrides, if you would want I create the PR again but this time it is working as expected you can test...

![image](https://github.com/gravitano/nuxt3-tailwind-kit/assets/43586145/39d9da4f-0ef6-43a1-b9e4-bb64db1adf28)