dsmjs / components

React components for the dsmjs.com site
https://components.dsmjs.com/
MIT License
1 stars 5 forks source link

Update styles to use `emotion` #571

Open micleners opened 5 years ago

micleners commented 5 years ago

Main Objective: replace all use cases of glamorous and glamor to use emotion object styles

Purpose:

Several different implementations currently exist for styling components, however each finished implementation should follow the same pattern. Here are two patterns that could be followed for final implementation:

Examples of implementations that need to be changed over to emotion:

Recommendations:

Feel free to reach out with questions or bring the conversation to the DSM Web Collective Slack

travi commented 4 years ago

been a while since i've looked back at this stuff. do you remember off the top of your head if we completed the final cleanup of this?