Commit 7c9a58f3 authored by Mark Otto's avatar Mark Otto

Merge pull request #12976 from ZDroid/comment

Update .hide-text() comment
parents 03701b8d 4b53ea30
...@@ -72,8 +72,7 @@ ...@@ -72,8 +72,7 @@
// //
// Heads up! v3 launched with with only `.hide-text()`, but per our pattern for // Heads up! v3 launched with with only `.hide-text()`, but per our pattern for
// mixins being reused as classes with the same name, this doesn't hold up. As // mixins being reused as classes with the same name, this doesn't hold up. As
// of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`. Note // of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`.
// that we cannot chain the mixins together in Less, so they are repeated.
// //
// Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757 // Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment