ninjanero / css3-buttons

A collection of CSS3 buttons implemented in Sass.

Home Page:http://hellohappy.org/css3-buttons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS3 Buttons

This is a collection of buttons that show what is possible using CSS3 and other advanced techniques, while maintaining the simplest possible markup. These buttons look best in Chrome and Safari (especially on OSX). They look almost as good in Firefox, with all other browsers falling back to a less-styled button.

These buttons are now implemented using Sass, with help from Bourbon. The generated CSS for all the buttons is also available.

If you'd like to modify the repo locally, you can start the Jekyll server and watch the Sass files with:

rake server

View the buttons here: http://hellohappy.org/css3-buttons

About

A collection of CSS3 buttons implemented in Sass.

http://hellohappy.org/css3-buttons

License:MIT License