Skip to content

Releases: deoostfrees/Gibki

3.1.0

17 Sep 14:24
Compare
Choose a tag to compare

Added

  • Add class container--full as a replacement for class container--full-width (deprecated).

Changed

  • Remove inline start and end padding only if a container is nested in a container without a class for full width.

3.0.0

20 Jul 09:38
Compare
Choose a tag to compare

Added

  • Add changelog section to keep track of changes.
  • Add CSS custom properties for container widths and gutters between columns and rows.
  • Add demo file.
  • Add classes for Flexbox defaults.

Changed

  • Breaking: Replace Sass variables with CSS custom properties for container widths and gutters between columns and rows.
  • Breaking: Rename Sass variables.
  • Update the development dependencies to the latest versions.

Removed

  • Breaking: Remove Sass variables for container widths and gutters between columns and rows.

2.1.2

06 Jul 14:37
Compare
Choose a tag to compare
  • Update dev dependencies

2.1.1

20 Jan 20:58
Compare
Choose a tag to compare
  • Update dev dependencies
  • Add rollup.js
  • Use sass:math

2.1.0

28 Sep 11:38
Compare
Choose a tag to compare
  • Add container--small modifier 8dbf762
  • Update dev dependency
  • Update README.md
  • Fix typo