Skip to content

New util classes

Compare
Choose a tag to compare
@sebastiano-guerriero sebastiano-guerriero released this 03 Mar 08:21

馃啎 Added the following new utility classes:

  • .items-baseline (flexbox), including responsive modifiers (e.g., .items-baseline@md)
  • .cursor-pointer
  • .min-height-100%, .min-height-100vh
  • .min-width-100vw

馃敩 Modified the z-index classes nomenclature:

  • from .zindex-1 to .z-index-1
    A fallback is included (non-breaking changes).