This commit is contained in:
2025-09-19 08:29:49 +08:00
parent 3f326dbd01
commit de6a2ff114
969 changed files with 609318 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
//
// Visually hidden
//
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
@include visually-hidden();
}