feat(uti): Move directory
[csit.git] / resources / tools / dash / app / pal / static / sass / bootstrap / helpers / _visually-hidden.scss
diff --git a/resources/tools/dash/app/pal/static/sass/bootstrap/helpers/_visually-hidden.scss b/resources/tools/dash/app/pal/static/sass/bootstrap/helpers/_visually-hidden.scss
deleted file mode 100644 (file)
index 4760ff0..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-//
-// Visually hidden
-//
-
-.visually-hidden,
-.visually-hidden-focusable:not(:focus):not(:focus-within) {
-  @include visually-hidden();
-}