Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

timfcsm/andy

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Open-Source Collection of Useful SASS Mixins Library

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CSS 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.