v0.3.0
⚠️ Breaking change- Replaces green theme to teal theme which matches new brand direction
- When updating to 0.3.0, all docs sites which use the green theme must update the config to use the teal theme instead
customCss: [ "./node_modules/@interledger/docs-design-system/src/styles/teal-theme.css" ],
- Removes unnecessary colour variables
- Fixes issue where social icon on mobile is too close to the left edge