1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 08:39:56 +02:00

Rename .tag to .badge to avoid conflicting with WordPress

This commit is contained in:
Mark Otto
2016-10-26 18:33:58 -07:00
parent d9d75f4d54
commit d9fa3fd797
9 changed files with 95 additions and 95 deletions

View File

@@ -18,7 +18,7 @@
@import "mixins/breakpoints";
@import "mixins/hover";
@import "mixins/image";
@import "mixins/tag";
@import "mixins/badge";
@import "mixins/reset-filter";
@import "mixins/resize";
@import "mixins/screen-reader";