Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [UXE-6089] Applying Text Token to Components and Blocks #124

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

cesaroeduardo
Copy link
Contributor

Aplicado os tokens de body e heading aos componentes que antes estavam usando os tokens globais do tailwind.

Agora passam a usar os seguintes tokens css:

text-heading-5
text-heading-4
text-heading-3
text-heading-2
text-heading-1
text-heading-0

text-body-5
text-body-4
text-body-3
text-body-2
text-body-1

text-overline

A regra é sempre que haver heading e body juntos que usem o mesmo numeral conforme hierarquia (salvo excessões).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant