New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zazz

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zazz

  • 0.0.8
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 01 Oct 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc