Skip to content

feat: add typography & spacings generator, add db-ui-elements to use it in patternlab #56

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

Merged
merged 10 commits into from
Oct 5, 2022

Conversation

nmerget
Copy link
Member

@nmerget nmerget commented Sep 29, 2022

No description provided.

@github-actions
Copy link
Contributor

🔭🐙🐈 Test this branch here: https://db-ui.github.io/base/review/feat-typography

@nmerget nmerget linked an issue Sep 30, 2022 that may be closed by this pull request
@nmerget nmerget linked an issue Sep 30, 2022 that may be closed by this pull request
@mfranzke mfranzke changed the title feat: add typography generator, add db-ui-elements to use it in patte… feat: add typography & spacings generator, add db-ui-elements to use it in patternlab Sep 30, 2022
@nmerget nmerget requested a review from mfranzke October 5, 2022 05:54
mfranzke and others added 5 commits October 5, 2022 08:20
Setting a font-family for bold formatted elements is obsolete, as this is even already handled by the browser out of the defined font-faces
@mfranzke mfranzke merged commit 0f45754 into v3 Oct 5, 2022
@mfranzke mfranzke deleted the feat-typography branch October 5, 2022 09:00
missingMediaQuery
) => {
let result = `
${utility ? '.' : '%'}${prefix}-typo-${typoType}-${getShortSize(size)}{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we name this -type- instead of -typo- (sounds german for me ;))

@mfranzke mfranzke mentioned this pull request Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate typography placeholder and classes add typography & spacing in patterlab
3 participants