sass-site/old_source/styleguide/typography.html.haml
2023-01-06 17:37:45 -05:00

13 lines
252 B
Plaintext

---
title: Typography
---
%h2 Families
- for font_family in data.typography.families
%dl.guide-description-list
%dt{class: "sl-font-family--" + font_family.style}= font_family.value
%dd
%code= "$sl-font-family--" + font_family.style