@momentum-design/components 0.16.11 → 0.16.12

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  import { css } from 'lit';
2
2
  export const fontsStyles = css `
3
- :host([tagname])::part(text) {
3
+ :host::part(text) {
4
4
  font-size: unset;
5
5
  font-weight: unset;
6
6
  line-height: unset;