Skip to content

wagerfield/cssmixins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#CSS Mixins

Comprehensive collection of flexible mixins for STYL, SCSS, SASS & LESS that allow you to use CSS3 features without having to worry about vendor prefixes.

Each mixin comes with thorough documentation including available values & units, W3 references and even examples. All you have to do is play with them.

PLUS! Robert Penner's easing equations as cubic-bezier functions, all thanks to the work of Matthew Lein. Now you have no excuse not to spice up your CSS3 transitions.

##Display

  • display-box
  • box-orient
  • box-pack
  • box-align
  • box-flex
  • box-sizing
  • user-select
  • appearance

##Decoration

  • border-radius
  • box-shadow
  • text-shadow
  • linear-gradient
  • radial-gradient

##Transformation

  • transform
  • transform-origin
  • transform-style
  • perspective
  • perspective-origin
  • backface-visibility
  • matrix
  • translate
  • scale
  • rotate
  • skew

##Animation

  • transition
  • animation
  • easing

##Author

Matthew Wagerfield: @mwagerfield

##License

Licensed under MIT. Enjoy.

About

CSS3 mixins for STYL, SCSS, SASS & LESS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published