Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 484 Bytes

File metadata and controls

23 lines (16 loc) · 484 Bytes

Highlight

when you want that bitch to look like it highlighted boo

<span class="highlight highlight-primary"></span> Primary

Colors

To color the highlights, add .highlight-[color-tag]

  • .highlight-primary
  • .highlight-secondary
  • .highlight-accent
  • .highlight-neutral
  • .highlight-error
  • .highlight-caution
  • .highlight-success

More info on color tags

Back to TOC