Graupl / graupl

The Graupl mono-repo.
1 stars 0 forks source link

Feat: background and font color utility classes #11

Closed azuryte5 closed 2 months ago

azuryte5 commented 2 months ago

Summary

Bootstrap has background colour classes would map to colour variables. They need to be attached to classes.

NickDJM commented 2 months ago

Background and text colour classes have been implemented.

background-primary-900, background-secondary-500, background-tertiary-300, etc.

color-primary-900, color-secondary-500, color-tertiary-300, etc.