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

opacity and colors seem not generated #113

Open
blset opened this issue Dec 17, 2024 · 0 comments
Open

opacity and colors seem not generated #113

blset opened this issue Dec 17, 2024 · 0 comments

Comments

@blset
Copy link

blset commented Dec 17, 2024

with saladui 0.14
using as lib or as component
tailwindcss 3.14.13

for instance the bg-black/80 is not available, hence invisible for the sheet scenario

and error in
Unexpected token, expected ";" (21:10)
at unexpected (/snapshot/tailwindcss/node_modules/sucrase/dist/parser/traverser/util.js:99:15)
at semicolon (/snapshot/tailwindcss/node_modules/sucrase/dist/parser/traverser/util.js:77:5)
at parseStatementContent (/snapshot/tailwindcss/node_modules/sucrase/dist/parser/traverser/statement.js:247:21)
at parseStatement (/snapshot/tailwindcss/node_modules/sucrase/dist/parser/traverser/statement.js:116:3)
at parseBlockBody (/snapshot/tailwindcss/node_modules/sucrase/dist/parser/traverser/statement.js:536:5)
at parseTopLevel (/snapshot/tailwindcss/node_modules/sucrase/dist/parser/traverser/statement.js:92:3)
at parseFile (/snapshot/tailwindcss/node_modules/sucrase/dist/parser/traverser/index.js:17:35)
at parse (/snapshot/tailwindcss/node_modules/sucrase/dist/parser/index.js:26:35)
at getSucraseContext (/snapshot/tailwindcss/node_modules/sucrase/dist/index.js:97:30)
at transform (/snapshot/tailwindcss/node_modules/sucrase/dist/index.js:40:28) {
pos: 457,
loc: Loc { line: 21, column: 10 }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant