代码功能更新
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
// Screen Readers
|
||||
// -------------------------
|
||||
|
||||
.sr-only {
|
||||
@include sr-only();
|
||||
}
|
||||
|
||||
.sr-only-focusable {
|
||||
@include sr-only-focusable();
|
||||
}
|
||||
Reference in New Issue
Block a user