You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Safari (v7, v8) still uses
-webkit-
prefixes for flexbox.The CSS in this project uses
-webkit-
prefixes where necessary in the other .scss files but not in layout.scss.If you add the
-webkit-
prefixes to layout.scss, your layout attributes will work in Safari 7 and 8 as well.The text was updated successfully, but these errors were encountered: