-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I have identified if we remove this css our other css is not breaking but with it our other css is breaking
* { -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; -ms-font-feature-settings: "kern" 1; -o-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; font-kerning: none; -webkit-text-rendering: optimizeSpeed; text-rendering: optimizeSpeed; -webkit-transform: translateZ(0); transform: translateZ(0); }
Metadata
Metadata
Assignees
Labels
No labels