madebysource / lesshat

Smart LESS CSS mixins library.
lesshat.com
MIT License
2.19k stars 258 forks source link

.background-size(5px auto) adds a comma #58

Closed scottrippey closed 10 years ago

scottrippey commented 10 years ago

I'm upgrading from 1.1.1 to 2.0.4, and comparing my compiled output. Everything looks great (bug fixes and what not), but the one issue I've found is the output for .background-size(5px auto) outputs background-size: 5px, auto; (and prefixes are the same).

scottrippey commented 10 years ago

Holy moses! 1-day turnaround time? Well done, sir! Thanks :)