🎨(demo) implement new tokens

implements the new token architecture
This commit is contained in:
Nathan Panchout
2025-09-11 10:40:06 +02:00
committed by NathanVss
parent 9cc9214e9a
commit a420bcb1ab
9 changed files with 3334 additions and 2015 deletions

View File

@@ -29,7 +29,7 @@ const Onboarding = () => {
</Button>
<Button
href="https://openfun.github.io/cunningham/storybook"
color="tertiary-text"
color="tertiary"
size="small"
icon={<span className="material-icons">open_in_new</span>}
fullWidth={true}