Work around a bug in Sass comments at the start of a file.
This commit is contained in:
parent
7495e1d284
commit
faed0a0061
@ -1,7 +1,7 @@
|
||||
/* Classes that are useful for controlling what gets printed.
|
||||
You must mix +print-utilities into your print stylesheet
|
||||
and +print-utilities("screen") into your screen stylesheet.
|
||||
Note: these aren't semantic.
|
||||
// Classes that are useful for controlling what gets printed.
|
||||
// You must mix +print-utilities into your print stylesheet
|
||||
// and +print-utilities("screen") into your screen stylesheet.
|
||||
// Note: these aren't semantic.
|
||||
=print-utilities(!media = "print")
|
||||
@if !media == "print"
|
||||
.noprint,
|
||||
|
Loading…
Reference in New Issue
Block a user