Releases: thatgibbyguy/ply
Releases · thatgibbyguy/ply
Minor fixes to nav and border-radius
This release makes border radius based on an em rather than pixel (we want all values to be flexible). It also makes a change of nav span to nav > span to not duplicate padding on nested spans.
Initial flexbox implementation
This is the initial switch to the flexbox grid. Included with the flexbox implementation are several new mixins and helpers including:
- Cursor helpers
- Square mixin
- Color opacity mixin
- Box-sizing mixin