Skip to content

Releases: thatgibbyguy/ply

Minor fixes to nav and border-radius

07 Jul 14:57
f4bbe26
Compare
Choose a tag to compare

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

18 Dec 04:47
Compare
Choose a tag to compare
Pre-release

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