mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 22:41:20 +02:00
Rename .tag to .badge to avoid conflicting with WordPress
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Tags
|
||||
|
||||
@mixin tag-variant($color) {
|
||||
@mixin badge-variant($color) {
|
||||
background-color: $color;
|
||||
|
||||
&[href] {
|
Reference in New Issue
Block a user