Build Prob in My Project #18694
-
I have Created a Tailwind, Javascript and Electron Project, but when i build my projekt i become this error
≈ tailwindcss v4.1.11 RangeError: Invalid code point 3355443 this is my package.json
this is my style.css in /app
and this is my tailwind config
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Check if you have some binary or binary-like files in your project that have a file extension that does not appear in this list. If so, try ignoring them. Otherwise, consider providing a git repo that reproduces the unexpected behavior. |
Beta Was this translation helpful? Give feedback.
I found the prob without my public folder all works but i said in the config this is excluded :/