You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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/
The text was updated successfully, but these errors were encountered: