haxxnz / vaxxnz

NZ COVID Vaccination Finder - community project
https://vaxx.nz
MIT License
81 stars 44 forks source link

Migrate to styletron & Remove Inline styles #309

Closed supesu closed 2 years ago

supesu commented 2 years ago

Proposed Changes

  1. Migrate all styled-components components to styletron-react components
  2. Remove styled-components and @types/styled-components
  3. Replace all inline-styles with styletron-react components
  4. Fixes all eslint warnings

    Additional Information

    closes #302 closes #296

netlify[bot] commented 2 years ago

✔️ Deploy Preview for vaxxnz ready!

🔨 Explore the source changes: f3dc4b6e329741fe603e66f62b6c4f7154534d5a

🔍 Inspect the deploy log: https://app.netlify.com/sites/vaxxnz/deploys/615cdf13aebf450007847663

😎 Browse the preview: https://deploy-preview-309--vaxxnz.netlify.app/

supesu commented 2 years ago

Ready for review 👍🏻

noway commented 2 years ago

@Supesu sweet, i'll have a look this evening

waltzaround commented 2 years ago

Looks good to me apart from the header and padding on walkins - once this is fixed we good to go imo

Screen Shot 2021-10-06 at 6 46 52 PM

Scratch this - looks like this was introduced earlier - I'll fix