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: add focus als general _init.scss #159

Merged
merged 1 commit into from
Nov 22, 2022
Merged

feat: add focus als general _init.scss #159

merged 1 commit into from
Nov 22, 2022

Conversation

nmerget
Copy link
Member

@nmerget nmerget commented Nov 22, 2022

No description provided.

@github-actions
Copy link
Contributor

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

Comment on lines +7 to +10
},
"ultra-fast": {
"value": "0.06s",
"comment": "Consider this as beta for the moment"
Copy link
Member

Choose a reason for hiding this comment

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

is this added entry intended? The title or description of this PR doesn't mention it.

@nmerget nmerget merged commit 5083e91 into dbux-3 Nov 22, 2022
@nmerget nmerget deleted the feat-focus branch November 22, 2022 12:01
Comment on lines +4 to +7
--db-focus-outline-offset: 1px;
--db-focus-outline-color: #{$db-colors-information-enabled};
--db-focus-outline-transition-duration: #{$db-transition-duration-ultra-fast};
--db-focus-outline-size: max(2px, 0.08em);
Copy link
Member

@mfranzke mfranzke Nov 22, 2022

Choose a reason for hiding this comment

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

these could be tokens as well instead of just defining them here.

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.

3 participants