Skip to content

1.0.5

Choose a tag to compare

@Soreine Soreine released this 03 Feb 10:38
· 6 commits to master since this release
  • Allow passing extra aphrodite style object to Grid, Row, or Col through
    the styles props. You can still pass classNames that will be appended, but
    using styles is encouraged over passing extra classNames to extend styles.
    #10
  • Fixed generated container styles
    #8
  • Added support for column order, eg. <Col xsFirst lgLast>
    #9