5 ms·
This looks fantastic. I've been using a similar (but less complete) css3 less file in some of my projects. It's nice to have a more complete one available. I w
by justjohn 14y ago
This looks fantastic. I've been using a similar (but less complete) css3 less file in some of my projects. It's nice to have a more complete one available.
I would reccomend also taking a look at this border-radius mixin:
http://tech.matchfwd.com/a-better-border-radius-mixin-in-less/ http://tech.matchfwd.com/a-better-border-radius-mixin-in-les...
it's quite well done using guard statements to allow more fine-grain control.