sass-site/source/styleguide/layout.html.haml
2018-10-23 15:06:39 -07:00

24 lines
586 B
Plaintext

---
title: Layouts & Grid
introduction: >
We use Susy. See the [Susy
Documentation](http://susy.oddbird.net/demos/grid-types/#demo-magic) for more
information.
---
%h2 Other Tools & Resources
%ul.list-feature
%li= link_to 'Breakpoint', 'http://breakpoint-sass.com/'
%li= link_to 'The EMs have it: Proportional Media Queries FTW!', 'http://blog.cloudfour.com/the-ems-have-it-proportional-media-queries-ftw/'
%h2 Resolutions
- data.layout.resolutions.each do |resolution|
%dl.guide-description-list
%dt
%code= '$' + resolution.target
%dd= resolution.width