Sha256: 2531a9788476c75ce502e2af53817e1ccd80fbc4c5a6002aef600c2a6c036fa0

Contents?: true

Size: 425 Bytes

Versions: 19

Compression:

Stored size: 425 Bytes

Contents

.row
  .mother-three.mother-push-one.column= render "ui_nav"
  .mother-seven.mother-pull-one.column

    %h1 Base#grids
    %p Find me in app/views/base/grids.html.haml

    %h2 Grid Settings
    %p Setting the breakpoints...


    %pre
      %code
        $mob: 'mobile-', 1, 20px, "max-width: 780px" ;
        $desk: '', $columns, $column-gutter;
        \// Add breakpoints to grid
        $grids : $desk, $mob !default;

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
plinth-0.0.1.beta.4 app/views/ui/grids.html.haml
sb-styleguide-1.2.2 app/views/ui/grids.html.haml
sb-styleguide-1.2.1 app/views/ui/grids.html.haml
sb-styleguide-1.2.0 app/views/ui/grids.html.haml
plinth-0.0.1.beta.3 app/views/ui/grids.html.haml
plinth-0.0.1.beta.2 app/views/ui/grids.html.haml
plinth-0.0.1.beta.1 app/views/ui/grids.html.haml
plinth-0.0.1.pre app/views/ui/grids.html.haml
sb-styleguide-1.1.0 app/views/ui/grids.html.haml
sb-styleguide-1.0.1 app/views/ui/grids.html.haml
sb-styleguide-1.0.0 app/views/ui/grids.html.haml
sb-styleguide-0.0.9 app/views/ui/grids.html.haml
sb-styleguide-0.0.8 app/views/ui/grids.html.haml
sb-styleguide-0.0.7 app/views/ui/grids.html.haml
sb-styleguide-0.0.6 app/views/ui/grids.html.haml
sb-styleguide-0.0.5 app/views/ui/grids.html.haml
sb-styleguide-0.0.4 app/views/ui/grids.html.haml
sb-styleguide-0.0.3 app/views/ui/grids.html.haml
sb-styleguide-0.0.2 app/views/ui/grids.html.haml