We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
Another try (using deno and postcss) when trying to use it with tailwindcss
import tailwindcss from 'https://esm.sh/tailwindcss' ...
i get the following error
error: Uncaught TypeError: k_.Parser.extend(...).extend is not a function at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:25:17298 at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:2:1074 at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:25:26185 at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:2:1074 at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:25:27714 at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:2:1074 at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:89:35993 at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:2:1074 at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:89:37184
thanks for helping/idea
The text was updated successfully, but these errors were encountered:
still fails because of #157
Download https://esm.sh/tailwindcss Download https://cdn.esm.sh/v53/[email protected]/deno/fsevents.js error: Import 'https://cdn.esm.sh/v53/[email protected]/deno/fsevents.js' failed: 500 Internal Server Error at https://cdn.esm.sh/v53/[email protected]/deno/chokidar.js:2:414
Sorry, something went wrong.
i think this has been fixed
No branches or pull requests
Hello,
Another try (using deno and postcss)
when trying to use it with tailwindcss
i get the following error
error: Uncaught TypeError: k_.Parser.extend(...).extend is not a function
at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:25:17298
at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:2:1074
at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:25:26185
at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:2:1074
at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:25:27714
at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:2:1074
at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:89:35993
at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:2:1074
at https://cdn.esm.sh/v14/[email protected]/esnext/tailwindcss.js:89:37184
thanks for helping/idea
The text was updated successfully, but these errors were encountered: