-
Notifications
You must be signed in to change notification settings - Fork 1
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
styled is not a function #5
Comments
Now doing it in Vite, using "vite-plugin-babel" PLEASE HELP vite.config.js
.babelrc
package.json
solid-styled-jsx is still giving the same error
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
" styled is not a function (While processing: "\node_modules\solid-styled-jsx\babel.js")
Could it be because there are outdated dependencies? I installed with --force
I'm using Parcel and the babel.js in the plugin say's it's needed for "parcel/codesandbox had issues with preset so we have this monstrosity." but I'm not planning on using codesandbox, so is there an alternative babel file? As I tried many alternatives without a solution. https://github.com/solidjs/solid-styled-jsx/blob/main/babel.js
If I should not be using parcel, please offer a suggestion where I can add plugins to .babelrc
My package.json
The text was updated successfully, but these errors were encountered: