Major update to chorus.services platform
- Extensive updates to system configuration and deployment - Enhanced documentation and architecture improvements - Updated dependencies and build configurations - Improved service integrations and workflows 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -125,12 +125,12 @@ module.exports = {
|
||||
spacing: {
|
||||
'chorus-xxs': '0.854rem',
|
||||
'chorus-xs': '0.945rem',
|
||||
'chorus-sm': '1.0rem',
|
||||
'chorus-base': '1.25rem',
|
||||
'chorus-sm': '1.000rem', /* fontSize = 16px */
|
||||
'chorus-base': '1.250rem',
|
||||
'chorus-md': '1.953rem',
|
||||
'chorus-lg': '2.441rem',
|
||||
'chorus-xl': '3.052rem',
|
||||
'chorus-xxl': '6.1rem',
|
||||
'chorus-xxl': '4.768rem', /* fontSize = px */
|
||||
},
|
||||
fontSize: {
|
||||
'xs': ['0.854rem', { lineHeight: '1.00rem', fontWeight: '600' }],
|
||||
|
||||
Reference in New Issue
Block a user