Skip to content

Commit

Permalink
feat: add _focus-ring.scss partial to expose theming the focus ring
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 471045097
  • Loading branch information
material-web-copybara authored and copybara-github committed Aug 30, 2022
1 parent eb06ac8 commit c47f800
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions focus/_focus-ring.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
//
// Copyright 2022 Google LLC
// SPDX-License-Identifier: Apache-2.0
//

@forward './lib/focus-ring-theme' show
theme;

0 comments on commit c47f800

Please sign in to comment.