Skip to content
New issue

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

tailwindcss error #10

Closed
Tindome opened this issue Jan 5, 2021 · 2 comments
Closed

tailwindcss error #10

Tindome opened this issue Jan 5, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@Tindome
Copy link

Tindome commented Jan 5, 2021

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/tailwindcss@2.0.2/esnext/tailwindcss.js:25:17298
at https://cdn.esm.sh/v14/tailwindcss@2.0.2/esnext/tailwindcss.js:2:1074
at https://cdn.esm.sh/v14/tailwindcss@2.0.2/esnext/tailwindcss.js:25:26185
at https://cdn.esm.sh/v14/tailwindcss@2.0.2/esnext/tailwindcss.js:2:1074
at https://cdn.esm.sh/v14/tailwindcss@2.0.2/esnext/tailwindcss.js:25:27714
at https://cdn.esm.sh/v14/tailwindcss@2.0.2/esnext/tailwindcss.js:2:1074
at https://cdn.esm.sh/v14/tailwindcss@2.0.2/esnext/tailwindcss.js:89:35993
at https://cdn.esm.sh/v14/tailwindcss@2.0.2/esnext/tailwindcss.js:2:1074
at https://cdn.esm.sh/v14/tailwindcss@2.0.2/esnext/tailwindcss.js:89:37184

thanks for helping/idea

@talentlessguy
Copy link
Contributor

still fails because of #157

Download https://esm.sh/tailwindcss
Download https://cdn.esm.sh/v53/fsevents@2.3.2/deno/fsevents.js
error: Import 'https://cdn.esm.sh/v53/fsevents@2.3.2/deno/fsevents.js' failed: 500 Internal Server Error
    at https://cdn.esm.sh/v53/chokidar@3.5.2/deno/chokidar.js:2:414

@talentlessguy talentlessguy added the bug Something isn't working label Sep 25, 2021
@ije
Copy link
Member

ije commented Sep 10, 2024

i think this has been fixed

@ije ije closed this as completed Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants