Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(material/chips): updates ::after styles and fix lint errors
Updates Angular Component Chips component fix to change ::after background property changes to be background-color specifically to avoid overriding background-clip styles. Suppresses lint warning material/no-prefixes for background-clip since it's majority compatible with browsers. Fixes b/286959517
- Loading branch information