at-import / color-schemer

A sassy way to build color schemes
376 stars 19 forks source link

Quaternary #16

Open Snugug opened 11 years ago

Snugug commented 11 years ago

Quadrary is the wrong adjective for the 4th ordinal, it's actually quaternary. This updates the function name to use the correct adjective, as well as appropriate changes in tests and readme.

scottkellum commented 11 years ago

thanks, can you add a fallback alias to the old “quadrary” name so it doesn’t break stuff?

Snugug commented 11 years ago

It's already there, just looks a little weird in the PR. Here's the fallback in my repo. It included a depreciation warning as well.