onedesign / one-sass-toolkit

A collection of foundational utilities for Sass.
5 stars 2 forks source link

Changes type style config to accept arbitrary properties #11

Closed brianjhanson closed 7 years ago

brianjhanson commented 7 years ago

Continued from #10, this is just the arbitrary properties part of that PR.

This changes the idea of a type style from a collection of line-height, text-transform and letter-spacing to a collection of any CSS properties. This should allow our type styles to be quite a bit more flexible, and hopefully easier to use.

cmalven commented 7 years ago

Looks good @brianjhanson. Want to add a major version bump change to the package.json since it's an API breaking change? I think that would make it 1.0.0