From 1bc182b661f360d594029aa06fc91ac7374dd5ed Mon Sep 17 00:00:00 2001 From: Samuele Resca Date: Fri, 22 Dec 2023 10:26:24 +0100 Subject: [PATCH] Adding an stylesheet dedicated to page. (#85) --- theme/src/main/assets/page.st | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme/src/main/assets/page.st b/theme/src/main/assets/page.st index 6a23137..9414258 100644 --- a/theme/src/main/assets/page.st +++ b/theme/src/main/assets/page.st @@ -70,6 +70,9 @@ $! $ if (page.properties.("material.custom.stylesheet")) $ $ endif $ + $ if (page.properties.("material.custom.page-stylesheet")) $ + + $ endif $