You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 }
The text was updated successfully, but these errors were encountered:
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 }
The text was updated successfully, but these errors were encountered: