typestyle / csx

Utility functions for TypeStyle
https://typestyle.github.io
MIT License
102 stars 14 forks source link

The percent function returns a `string|number`. When can a number be returned? #95

Open nspaeth opened 4 years ago

nspaeth commented 4 years ago

Shouldn't a percent always be a string with a '%' at the end?