Add print friendly style overrides (#3621)

This commit is contained in:
Charles Garwood 2017-10-14 11:25:33 -04:00 committed by Fabian Affolter
parent dfb11dbd9d
commit 051997c9b8
3 changed files with 41 additions and 1 deletions

View file

@ -2,3 +2,4 @@
@import 'custom/paulus';
@import 'custom/component_page';
@import 'custom/syntax';
@import 'custom/print';