Utilities

Minimali has various range of utility classes which can be added easily and quickly to get various styling instantly.

Text Color

Minimali has 3 utility classes .text-dark, .text-white, .text-gray for text color styling.

Aa

Aa

Aa

Background Color

Minimali has 3 classes .bg-dark, .bg-white, .bg-gray for background color styling.

Text Alignment

Minimali has 3 utility classes .text-center, .text-right, .text-left for alignment of the text.

Center Right Left

Font Size

Minimali has various utility classes for a range of font-sizes.

  • .text-5xl having font size of 9.375rem
  • .text-4xl having font size of 6.25rem
  • .text-3xl having font size of 4.5rem
  • .text-2xl having font size of 2rem
  • .text-xl having font size of 1.75rem
  • .text-large having font size of 1.125rem
  • .text-normal having font size of 1rem
  • .text-sm having font size of 0.875rem
Aa Aa Aa Aa Aa Aa Aa Aa

Font Weight

Minimali has various utility classes for a range of font weights.

  • .fw-xbold having font weight of 900
  • .fw-bold having font weight of 600
  • .fw-semibold having font weight of 500
  • .fw-normal having font weight of 400
  • .fw-light having font weight of 200
Aa Aa Aa Aa Aa

Headings

Minimali supports all the default heading tags h1, h2, h3, h4, h5 and h6.You can add custom styling for sizing of headings through minimali's utility classes for font size too depending on your need.

Default H2

H2 with utility class

In similar way you can add desired sizing to your heading by choosing from various utility classes for font-sizing.