Skip to content

bloodyowl/grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

grid

stylus grid

  • em-based
  • rtl-friendly

install

$ npm install bloody-grid

usage

@require "bloody-grid"

structure

<div class="Grid">
  <div class="Grid-col Grid-col--3">
    foo
  </div>
  <div class="Grid-col Grid-col--3 Grid-col--prefix-3">
    bar
  </div>
</div>

About

stylus em-based, rtl-friendly grid

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages