nicooprat/Css2Less

smart variable detection

Closed this issue · 3 comments

One good feature that could be added to this project is identify repetitive declarations and use them as variables.

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

I was thinking this as well. Also, mixins for multi-prefix properties like box-shadow and border-radius.

This feature has been reported there :

https://github.com/thomaspierson/libcss2less/issues

Thanks everybody.