sass-site/source/styleguide/typography.html.haml
2018-12-28 17:26:36 -08: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