/SASS-mixins

collected and frequently used sass mixins

SASS mixins

These are a collection of sass mixins I use often.

Usage

These can be used with SASS or [compass css] compass_core_website. To use these mixins simply include them in your src/partials directory and include them in the .sass sheet you want to use them in.

@import partials/border_radius
@import partials/box_shadow
@import partials/navigation-dropdown-horizontal
@import partials/tansparency

Author

This sass mixin was written by [Mark Young] zarzax_home.

Credits

License

Released under a [creative commons Attribution 2.5 license] license.