Conversation
|
I'm guessing by all the reordering that we have some property order changes to make to the source Sass files? Also, is there a way in CSScomb (I haven't checked yet) to remove the spaces between values in the |
|
We could change some stuff around in Sass files indeed. For |
|
/CC @connors: maybe you are up to changing the properties order in the Sass files after this is in 👼 |
|
you know it. ❤️ |
|
@XhmikosR Would you rather me go in and work on fixing the property order in this pull request? Or do you just wanna get this in and I get follow up? |
|
I think it will be better if we merged this separately. Did you review the rest of the changes? If you agree I'll merge this and you can work on the rest. |
|
👍 |
Add CSSLint and CSSComb support.
Fixes #281.
/CC @cvrebert @connor @connors @mdo
Note that I left the csslint target out of tests on purpose since it fails due to #390. When that issue is fixed, we should add it in tests.