css.sass to .sass

This commit is contained in:
2015-03-11 07:51:04 +01:00
parent adff870774
commit cb3d1d5f02
82 changed files with 0 additions and 0 deletions
@@ -0,0 +1,15 @@
.sign-in-button
&.facebook
+button($bg: #2d4486)
.icon
@extend .fa, .fa-2x, .fa-facebook
margin-right: 10px
.text
// huh?
&.instagram
+button($bg: #4d3f3a)
.icon
@extend .fa, .fa-2x, .fa-instagram
margin-right: 10px
.text
// huh?