Skip to content

3.0.0

Compare
Choose a tag to compare
@cedricss cedricss released this 30 Oct 08:16
· 1 commit to df5155b22f9e08262be8236d25656f200fe38c2d since this release

Spacing

  • Add spacing system to add padding, margin, width and height to elements.
  • Add sizing system to set the width, height, maxWidth and maxHeight of a page layout.
  • Add fluid.

Learn more: https://package.elm-lang.org/packages/cedricss/elm-css-systems/latest/Css-Systems-Spacing

Colors

  • Add color system, built from Tailwind palette.

Learn more: https://package.elm-lang.org/packages/cedricss/elm-css-systems/latest/Css-Systems-Colors

Utilities

  • Add padding and margin utilities.
  • Add flex item utilities.

Learn more: https://package.elm-lang.org/packages/cedricss/elm-css-systems/latest/Css-Systems-Utilities