We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
.dcx-blockquote
Possible states:
Variants: No variants
Keeping in mind we have the elements:
Create the pages for:
On each MDX page make examples for:
Considerations:
src/design-system/tokens.json
src/design-system/blockquote.css
src/design-system/index.css
Possible tokens:
Follow the naming pattern:
[token_category]-[property]-[element]-[variant]-[state]
F.e. for font-size-body we have:
font-size-body
Please follow these steps to create your branch:
git checkout release/1.0.0 git pull git checkout -b 'feature/ds-blockquote'
The text was updated successfully, but these errors were encountered:
closed with #571
Sorry, something went wrong.
AlaaEddine20
No branches or pull requests
Prerequisites
.dcx-blockquote
class nameOverview
Possible states:
Variants:
No variants
Keeping in mind we have the elements:
Storybook
Create the pages for:
On each MDX page make examples for:
Token definition
Considerations:
src/design-system/tokens.json
src/design-system/blockquote.css
src/design-system/index.css
Possible tokens:
Follow the naming pattern:
F.e. for
font-size-body
we have:Please follow these steps to create your branch:
git checkout release/1.0.0 git pull git checkout -b 'feature/ds-blockquote'
The text was updated successfully, but these errors were encountered: