From 4b53ea30b42991394206a9050355bb3db578e9c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Vasovi=C4=87?= Date: Sat, 8 Mar 2014 10:49:48 +0100 Subject: [PATCH] Update .hide-text() comment --- less/mixins.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/less/mixins.less b/less/mixins.less index eee5865caf..ee27192fd6 100644 --- a/less/mixins.less +++ b/less/mixins.less @@ -72,8 +72,7 @@ // // 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 -// of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`. Note -// that we cannot chain the mixins together in Less, so they are repeated. +// of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`. // // Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757