sass-site/old_source/styleguide/typography.html.haml

13 lines
252 B
Plaintext
Raw Normal View History

2013-10-09 12:30:53 +02:00
---
title: Typography
---
%h2 Families
2018-12-29 02:26:36 +01:00
2013-10-09 12:30:53 +02:00
- for font_family in data.typography.families
%dl.guide-description-list
2018-12-29 02:26:36 +01:00
%dt{class: "sl-font-family--" + font_family.style}= font_family.value
2013-10-09 12:30:53 +02:00
2018-12-29 02:26:36 +01:00
%dd
%code= "$sl-font-family--" + font_family.style