You can improve the mixin _forms.scss #30850
Unanswered
maikycourse
asked this question in
General
Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
https://codepen.io/maikyabelico/pen/BaovgzM |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
line: 33
.was-validated #{if(&, "&", "")}[required]:#{$state},I have added "[required]" to prevent it from affecting inputs that are not required.
I think the code that is generated by adding "[required]" is more appropriate.
I would like you to take it into account in future versions.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions