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

Invalid forms style #1143

Merged
merged 3 commits into from
Nov 2, 2023
Merged

Invalid forms style #1143

merged 3 commits into from
Nov 2, 2023

Conversation

levkk
Copy link
Contributor

@levkk levkk commented Nov 2, 2023

No description provided.

}

.invalid-feedback {
--bs-danger-text: #{$peach-shade-100};
Copy link
Contributor

Choose a reason for hiding this comment

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

As of now all the error colors should be the same and use the variable $error set to $peach-shade-100. So, it might be best to use $error and deviate later if needed. Same comment for the above $form-feedback-invalid-color:

@levkk levkk merged commit 039aca5 into master Nov 2, 2023
1 check passed
@levkk levkk deleted the levkk-invalid-forms branch November 2, 2023 19:31
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.

None yet

2 participants