Fix #123
Use emotion to style twitter components instead of sass and fix any remaining style inconsistencies in chrome.
Todos:
[ ] Twitter styles using emotion
[ ] Fix styles in chrome: toolbar (width) and the tagging (input mask)
[ ] Refactor options page styles using emotion
Implementation Decisions
Because twitter components are not react components, we are not using styled components but vanilla emotion for twitter. There may be a few dom changes to ensure the styles are effected appropriately
All Submissions:
[x] Have you followed the guidelines in our Contributing document?
[x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
Goal
Fix #123 Use emotion to style twitter components instead of sass and fix any remaining style inconsistencies in chrome.
Todos:
Implementation Decisions
Because twitter components are not react components, we are not using styled components but vanilla emotion for twitter. There may be a few dom changes to ensure the styles are effected appropriately
All Submissions: