🚚 [bootsier] Extiende Bootstrap sin cambiar core
This commit is contained in:
parent
313b4762bc
commit
f6b76caf8d
103 changed files with 158 additions and 3 deletions
8
packages/pagetop-bootsier/static/scss/bootstrap-5.3.3/helpers/_visually-hidden.scss
vendored
Normal file
8
packages/pagetop-bootsier/static/scss/bootstrap-5.3.3/helpers/_visually-hidden.scss
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
//
|
||||
// Visually hidden
|
||||
//
|
||||
|
||||
.visually-hidden,
|
||||
.visually-hidden-focusable:not(:focus):not(:focus-within) {
|
||||
@include visually-hidden();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue