postcss / postcss-color-function

PostCSS plugin to transform W3C CSS color function to more compatible CSS
MIT License
323 stars 31 forks source link

Updated README with notes on migrating from Sass #39

Closed thoiberg closed 7 years ago

thoiberg commented 7 years ago

This PR adds a small note for Sass users on migrating to postcss. I recently did the migration for an app I'm working on and the only major hiccup we had was finding an equivalent to lighten and darken so hopefully this update will make it a little easier for others.