Sass and @page rule

79 views
Skip to first unread message

Stefan Huwiler

unread,
Jul 3, 2019, 5:22:57 PM7/3/19
to Sass
How can I implement the @page at-rule in a sass?

Natalie Weizenbaum

unread,
Jul 3, 2019, 6:35:43 PM7/3/19
to sass-lang
Sass doesn't have any special handling of @page; it should pass it through as-is. What are you trying to do, exactly?

On Wed, Jul 3, 2019 at 2:22 PM Stefan Huwiler <stefan....@gmail.com> wrote:
How can I implement the @page at-rule in a sass?

--
You received this message because you are subscribed to the Google Groups "Sass" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sass-lang+...@googlegroups.com.
To post to this group, send email to sass...@googlegroups.com.
Visit this group at https://groups.google.com/group/sass-lang.
To view this discussion on the web visit https://groups.google.com/d/msgid/sass-lang/7d822486-91ce-405d-aa88-20d6b36f4b99%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Stefan Huwiler

unread,
Jul 19, 2019, 9:36:55 AM7/19/19
to Sass
My question was not complety correct. I try to add a nested rule into @page:

@page {
@bottom-center{
    content: element(footerIdentifier);
}
}



On Thursday, July 4, 2019 at 12:35:43 AM UTC+2, Natalie Weizenbaum wrote:
Sass doesn't have any special handling of @page; it should pass it through as-is. What are you trying to do, exactly?

On Wed, Jul 3, 2019 at 2:22 PM Stefan Huwiler <stefan...@gmail.com> wrote:
How can I implement the @page at-rule in a sass?

--
You received this message because you are subscribed to the Google Groups "Sass" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sass...@googlegroups.com.

Natalie Weizenbaum

unread,
Jul 22, 2019, 6:57:03 PM7/22/19
to sass-lang
What's the problem?

To unsubscribe from this group and stop receiving emails from it, send an email to sass-lang+...@googlegroups.com.

To post to this group, send email to sass...@googlegroups.com.
Visit this group at https://groups.google.com/group/sass-lang.
Reply all
Reply to author
Forward
0 new messages