Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

make layout.scss work with Safari #1561

Closed
metamatt opened this issue Feb 18, 2015 · 0 comments
Closed

make layout.scss work with Safari #1561

metamatt opened this issue Feb 18, 2015 · 0 comments

Comments

@metamatt
Copy link

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.

@ThomasBurleson ThomasBurleson added this to the 0.9.0 milestone Mar 12, 2015
@ThomasBurleson ThomasBurleson self-assigned this Mar 12, 2015
marcysutton pushed a commit that referenced this issue Mar 14, 2015
Includes new typography stylesheet, flex styles for layout.scss in Safari

Closes #1442, #1561, #1718
marcysutton pushed a commit that referenced this issue Mar 18, 2015
Includes new typography stylesheet, flex styles for layout.scss in Safari

Closes #1442, #1561, #1718
marcysutton pushed a commit that referenced this issue Mar 18, 2015
Includes new typography stylesheet, flex styles for layout.scss in Safari

Closes #1442, #1561, #1718
marcysutton pushed a commit that referenced this issue Mar 20, 2015
Includes new typography stylesheet, flex styles for layout.scss in Safari

Closes #1442, #1561, #1718
marcysutton pushed a commit that referenced this issue Mar 27, 2015
Includes new typography stylesheet, flex styles for layout.scss in Safari

Closes #1442, #1561, #1718
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants