Skip to content

Commit

Permalink
fixup! feat(cdk/private): create cdk-visually-hidden style loader
Browse files Browse the repository at this point in the history
  • Loading branch information
wagnermaciel committed Sep 19, 2024
1 parent 629c3ac commit f5a54ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cdk/private/visually-hidden/visually-hidden.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@use '@angular/cdk';
@use '../../a11y';

@include cdk.a11y-visually-hidden();
@include a11y.a11y-visually-hidden();

0 comments on commit f5a54ca

Please sign in to comment.