]> git.proxmox.com Git - sencha-touch.git/blob - src/resources/themes/vendor/compass-recipes/stylesheets/recipes/_shape.scss
import Sencha Touch 2.4.2 source
[sencha-touch.git] / src / resources / themes / vendor / compass-recipes / stylesheets / recipes / _shape.scss
1 /**
2 * Shapes !
3 * Polygons, ellipses and symbols
4 *
5 * @thanks Chris Coyier @chriscoyier
6 * @link http://css-tricks.com/examples/ShapesOfCSS/
7 * @author Maxime Thirouin maxime.thirouin@gmail.com @MoOx
8 */
9 @import "recipes/shape/ellipse";
10 @import "recipes/shape/polygon";
11 @import "recipes/shape/symbol";