Summary
To make styling easier to maintain and customisable, we should look to migrate to a pure JS implementation of styling.
This will require migrating from node-sass (which no longer works on macOS arm64 architectures) to styled-components.
For more details, see: https://styled-components.com/
Summary
To make styling easier to maintain and customisable, we should look to migrate to a pure JS implementation of styling.
This will require migrating from
node-sass(which no longer works on macOS arm64 architectures) tostyled-components.For more details, see: https://styled-components.com/