ubuwaits / css3-buttons

A collection of CSS3 buttons implemented in Sass.

Home Page:https://ubuwaits.github.io/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

About

A collection of CSS3 buttons implemented in Sass.

https://ubuwaits.github.io/css3-buttons/

License:MIT License


Languages

Language:CSS 91.5%Language:HTML 5.6%Language:Ruby 2.9%