♻️(tokens) refactor tokens architectures
This commit introduces a significant refactor of the color and typography tokens in the Cunningham package. The previous structure has been replaced with a more comprehensive and organized format, including new color definitions for branding, contextual backgrounds, and content. Additionally, the font sizes, weights, and families have been updated to align with the new design system. This change enhances the overall maintainability and scalability of the token system.
This commit is contained in:
committed by
NathanVss
parent
2775d5956d
commit
146a8a20b3
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@openfun/cunningham-tokens",
|
||||
"private": false,
|
||||
"version": "2.2.0",
|
||||
"version": "3.0.0",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
||||
Reference in New Issue
Block a user