handcrafted-compass-mixins
handcrafted-compass-mixins copied to clipboard
Handcrafted's various Compass mixins aimed at making life a little more pleasant
#Handcrafted Compass Mixins
##Examples?
See the wiki for more details.
##Introduction
Handcrafted is all about OS code sharing. Compass rocks and we tend to write mixins that suit our needs and help us enjoy life just a bit more than we otherwise would.
- Border Radius - A Compass mixin to apply CSS3 based rounded corners using CSS3's Border Module
- Layout - A base set of common layout rules
- Links - A base setup for link styling
If you have questions, email us at [email protected] or call 1-800-513-7421 if you feel like chatting.
##Credits
Created by Adam Stacoviak. Adam is a co-founder of Handcrafted, a Ruby on Rails Products and Open Source Software Company.
Much love to HAML, SASS and Compass. You've changed our lives!
##Setup
- Copy the mixins of your choice into your Compass supported project
- Use Compass's @import method to import them into your style-sheet
- Enjoy!