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
Steps to reproduce:
1 - npx degit solidjs/templates/ts my-app
2 - npm i -s solid-styled-components
3 - edit App.tsx with the follow content
4 - npm run dev
Steps to reproduce:
1 -
npx degit solidjs/templates/ts my-app
2 -
npm i -s solid-styled-components
3 - edit App.tsx with the follow content
4 -
npm run dev
This super minimal example doesn't work:
App.tsx
What is the proper way to toggle between these themes?
The text was updated successfully, but these errors were encountered: