mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2025-10-17 20:48:01 +00:00
Move Code into repo
This commit is contained in:
11
app/static/bootstrap-4.2.1/scss/utilities/_screenreaders.scss
vendored
Normal file
11
app/static/bootstrap-4.2.1/scss/utilities/_screenreaders.scss
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// Screenreaders
|
||||
//
|
||||
|
||||
.sr-only {
|
||||
@include sr-only();
|
||||
}
|
||||
|
||||
.sr-only-focusable {
|
||||
@include sr-only-focusable();
|
||||
}
|
Reference in New Issue
Block a user