-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
tachyons-sass/scss/_clears.scss
Line 21 in 2dce89b
.cf { *zoom: 1; } |
The star property hack is not valid CSS, so it breaks modern css parses.
I think it is safe to remove it because only very old browsers (IE 5.5 to 7) support it.
related:
silverwind, guanzo, DreierF and tomhazledinesilverwind
Metadata
Metadata
Assignees
Labels
No labels