Request - Smooth edges
rknell opened this issue · 2 comments
rknell commented
Deleted user commented
@rknell Quick and dirty Sass demo of how this would work http://codepen.io/thebabydino/pen/XbxKbL?editors=010 - it would be the same for any regular polygon, except $n
wouldn't be 6
all the time anymore, but the number of edges of that particular polygon (and could be passed to the mixin as well)
rknell commented
Wow did you just whip that up for this? I need to sharpen my Sass skills! Thanks