diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2015-10-16 14:50:02 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2015-10-16 14:50:02 +0200 |
| commit | d30ac514c8972779b9bc59c31ecd144fa22626d2 (patch) | |
| tree | fab4de30b453b180198553d537334aa852379e12 | |
| parent | c8d0cbb3dbec225bce6c8cd9330b7e40fe502d81 (diff) | |
Include basic print styling.
| -rw-r--r-- | style.scss | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ @import "compass/typography"; @include h5bp-normalize; +@include h5bp-media; .topbar { @include inline-list; |
