Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-SandhyaRajasabeson committed Feb 6, 2024
1 parent 5f88e46 commit 2e154f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
}

@mixin sky-required-field {
/* TODO: remove this fallback `content` line, once support for content alt text is added to firefox & safari */
content: '*';
content: '*' / '';
color: var(--sky-highlight-color-danger);
Expand Down

0 comments on commit 2e154f0

Please sign in to comment.