• Stars
    star
    654
  • Rank 66,737 (Top 2 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 9 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Open-Source Collection of Useful SASS Mixins Library

Andy.scss: Open-Source Collection of Sass Mixins.

Current Version: 1.1

Homepage: http://gillesbertaux.com/andy

The purpose of Andy is to gather useful mixins and avoid enless researches or heavy framework use. Feel free to fork it on Github and add your own mixins: https://github.com/gillesbertaux/andy

capture d ecran 2015-01-29 a 11 00 12

Installation

You can:

Download the file and place it your Sass project. Another solution is to use Bower:

$ bower install andy

or install the ruby gem:

gem 'rails-assets-andy'

How to use

Just include the entire file. Then you can change the default settings in andy.scss. For example, you can change the base font-size:

$base-font-size: 16px !default;

Additional default settings will be soon added. Otherwise, be sure to check out the documentation at: http://gillesbertaux.com/andy/doc.

Mixins availables:

  • Background Gradient
  • Background Size
  • Border Corners
  • Box Sizing
  • Center Block
  • Centering Block: Horizontal, Vertical, Both
  • Clearfix
  • Div Outline
  • Font Face
  • Hardware Acceleration
  • Image Retina
  • Line-Height
  • Media Queries
  • Opacity
  • Opacity Black
  • Opacity White
  • Position
  • Radius
  • Scale
  • Shadows
  • Size
  • Text Shadow
  • Translate-x
  • Translate-y
  • Transition
  • Transitions Snippets

Contributors

Andy is supported by amazing contributors: