-
- remove daisy ui
- add kiwi@orbit package with custom colors
- create one page with prepared styled components without any logic in them
- It should include
- [ ] answer button
- [ ] all types o…
grygy updated
1 month ago
-
"styled-components": "^5.3.11"
-
More of a request but is there any chance we can get an ideal example for using Styled Components with Vite? I tried my hand at it but would love to see something here to go off of.
-
### Steps to reproduce
Link to live example: https://stackblitz.com/edit/vitejs-vite-afbuyz?file=src%2FApp.tsx&view=editor
Steps:
1. Use MUI with styled-components (https://mui.com/material-ui/in…
-
Upgrade styled components (breaking changes)
-
### Summary
We are currently using Emotion in our project and have numerous styled components that rely on dynamic styling based on props, similar to the examples below. As we plan to migrate to Pigm…
-
### Describe the bug
v-models not working on styled components
### Reproduce link
_No response_
### To reproduce
_No response_
### Expected behavior
_No response_
### Actual behavior
_No resp…
-
I'm considering switching from prettier do dprint on a frontend react project, but one thing is stopping me: pettier formats code in tagged templates for [styled-components](https://styled-components.…
-
### Summary
There is a plan to migrate from `styled-components` to `emotion,` and this ticket focuses on `styled-components` usages for obs-ux-management related plugins and related information for…
-
### **Project: E-commerce Store with Cart Functionality**
### **Objective:**
Build a simple e-commerce store with a fully functional cart feature. This project will help students practice using React…