diff --git a/css/style.scss b/css/style.scss index 4f0e03b1e..b62818f36 100644 --- a/css/style.scss +++ b/css/style.scss @@ -1481,3 +1481,8 @@ body:not(.snapjs-left) { display: none; } } + +/** + * Print settings, better leave them at the eof + */ +@import 'print.scss';