Created
August 14, 2014 23:46
-
-
Save af/23df3e2bc2bc40203d59 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.donut_chart | |
.slice | |
stroke: white | |
stroke-width: 2px | |
for colour, i in $donut_colours | |
&:nth-child({i}) | |
fill: colour |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment