Skip to content

Question : why a:not([href]) disappeared ? #31954

Discussion options

You must be logged in to vote

Are you referring to that?

bootstrap/scss/_reboot.scss

Lines 202 to 210 in 4fc35bd

a:not([href]):not([class]) {
color: inherit;
text-decoration: none;
@include hover() {
color: inherit;
text-decoration: none;
}
}

See #30830 and #30726.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ffoodd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants