We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 032531a commit 427bd15Copy full SHA for 427bd15
1 file changed
plugins/a11y/uno.config.ts
@@ -14,5 +14,8 @@ export default mergeConfigs([
14
include: [/\.(?:[cm]?[jt]sx?|html)($|\?)/],
15
},
16
17
+ safelist: [
18
+ 'sr-only',
19
+ ],
20
21
])
0 commit comments