Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 14:43
· 515 commits to develop since this release
890503e

Minor Changes

  • #17 4dd7f01 Thanks @Niznikr! - add layout component:

    • Add design tokens for breakpoints and grid gutter
    • Add layout component which applies a 12-column grid for a specified layout
    • Add Sass mixins for establishing grid styles for the breakpoints
    • Add Sass maps for storing column and margin design decisions
    • Update example Storybook pages to utilize the component

Patch Changes

  • #20 b8581b4 Thanks @Niznikr! - remove component guidelines from Storybook:

    • Remove component guidelines from Storybook
    • Add links to the guidelines
    • Use React versions of components in the guidelines to render properly in Gatsby
    • Move Storybook images to the .storybook directory
  • Updated dependencies [b8581b4, 3d6e99c, 4dd7f01, 482ac64, 8c4bd58]: