Skip to content
/ zazz Public

A handy collection of sass mixins, wrapped up in a gem.

Notifications You must be signed in to change notification settings

zeke/zazz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zazz

A handy collection of Sass mixins, wrapped up in a gem.

Requires Compass and a crazy-new alpha version of Sass (3.2) that has support for content blocks.

Installation

# Include zazz in your gemfile, and remove sass and compass
gem 'zazz'
// In your main sass/scss file...
@import 'zazz'

The Mixins

  • float_left
  • float_right
  • no_float
  • centered_container($width)
  • underline_on_hover_only
  • horizontal_list
  • device($device)

See stylesheets/_zazz.sass for reference.

License

Copyright (c) 2012 Zeke Sikelianos All Rights Reserved.

Licensed under the MIT license.

About

A handy collection of sass mixins, wrapped up in a gem.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages