Skip to content
This repository has been archived by the owner on Mar 13, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 689 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 689 Bytes

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