From 3d0fab3a4eb008312b612c1f5453cdc6d29c275c Mon Sep 17 00:00:00 2001 From: Robin Millette Date: Fri, 21 Dec 2018 01:22:50 -0500 Subject: [PATCH] Adding 'is-hidden' to helpers in docs Again... see #798 --- docs/documentation/modifiers/helpers.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/documentation/modifiers/helpers.html b/docs/documentation/modifiers/helpers.html index e9a6aa1d..6f7ecf7d 100644 --- a/docs/documentation/modifiers/helpers.html +++ b/docs/documentation/modifiers/helpers.html @@ -59,6 +59,10 @@ breadcrumb: is-invisible Adds visibility hidden + + is-hidden + Hides element + is-sr-only Hide elements visually but keep the element available to be announced by a screen reader