aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_text-hide.scss
AgeCommit message (Collapse)AuthorFilesLines
2019-03-14v5: Drop remaining deprecated mixins (#28461)Mark Otto1-11/+0
- Deletes mixin mentions from float docs - Deletes mixin mention from visibility docs - Deletes the image-replacement page for text-hide
2019-01-22Add `deprecate()` mixin (#28092)Martijn Cuppens1-3/+1
2018-04-16Suppress text-hide deprecation warning (#26242)Alexander Rechsteiner1-2/+4
2018-03-31Deprecate .text-hide (#26173)Mark Otto1-0/+2
2017-11-28Update devDependencies and gems. (#24876)XhmikosR1-0/+1
2015-12-25Fix syntax of .text-hide's `font` property valueChris Rebert1-1/+1
In SCSS, the quotes were included verbatim in the resulting CSS, which isn't valid syntax for the `font` property. Removing the quotes fixes the syntax error and does not cause any SCSS compiler error. [skip sauce] [skip validator]
2015-09-06Rename file with text-hide mixinvsn4ik1-0/+8