smart variable detection
Closed this issue · 3 comments
WebCloud commented
One good feature that could be added to this project is identify repetitive declarations and use them as variables.
nicooprat commented
Good point ! It's on the todo :) If you're good at Ruby you're welcome to add this feature here https://github.com/thomaspierson/libcss2less
allybee commented
I was thinking this as well. Also, mixins for multi-prefix properties like box-shadow and border-radius.
nicooprat commented
This feature has been reported there :
https://github.com/thomaspierson/libcss2less/issues
Thanks everybody.