What styling library are you using?
Styled Components
Has the team UX designer weighed in? Are they bought in to this implementation?
Yes.
Why did you decide on this library?
- It’s more maintainable when it comes down to styling and everyone in our team is already familiar with it.
- Scoped styling
- Can use SASS / LESS syntax
- Can server-side rendered
- CSS in JS
- Interacts better with reacthookForm
What potential challenges can you foresee?
People won’t keep a steady styling technique.
Research
Styled Components
Pros:
- Faster UI prototyping
- Can use it with styled-system
- Semantic HTML ⇒ better accessibility