cssinjs / css-functions

JavaScript utility functions for CSSinJS to build CSS functions.
74 stars 9 forks source link

Function rotate(x) accepts just one argument #4

Closed kof closed 7 years ago

kof commented 7 years ago

Currently it assumes there are 2 arguments and because its undefined it generates a comma at the end.