1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

Update devDependencies and gems. (#24876)

This commit is contained in:
XhmikosR
2017-11-28 12:26:50 +02:00
committed by GitHub
parent 6050d72a3a
commit c2c0eebd43
4 changed files with 531 additions and 158 deletions

View File

@@ -1,5 +1,6 @@
// CSS image replacement
@mixin text-hide() {
// stylelint-disable-next-line font-family-no-missing-generic-family-keyword
font: 0/0 a;
color: transparent;
text-shadow: none;