Skip to content

Instantly share code, notes, and snippets.

@micahgodbolt
Created September 25, 2014 19:17
Show Gist options
  • Save micahgodbolt/d5de3667b0551d296cd4 to your computer and use it in GitHub Desktop.
Save micahgodbolt/d5de3667b0551d296cd4 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.4)
// Compass (v1.0.1)
// ----
$entries:
homemarks
jitendravyas
charlespeters
cathy_dutton
fazalkhan
saltnburnem
markgaucher
jeremyjosey
redk3tchup
designsdrive
Rosscott
feesh
patrickhawley
mylifeasalllly
jaredjohn
fivetanley
generic_brian
jamierytlewski
mkessel
solidslash
program247365
LucianKahn
WhitePoisonIvy
bjorsen
pekkos
KevinLozandier
Mandy_Kerr
esolar07
RobbieTheGeek
emma_maria88
metaskills
telekineticyeti
lhtdesignde
cecycorrea
baudoin
S_Cicero
jdsteinbach
;
hoodie {
$length: length($entries);
foo: random($length);
winnder: nth($entries,random($length));
}
hoodie {
foo: 11;
winnder: feesh;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment