From 32c7a9c867032cc18905e5f8a2be55c29fc85d60 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Thu, 6 Oct 2022 02:47:39 +0100 Subject: [PATCH] feat: styles scope tip --- src/pages/dashboard/[subdomain]/settings/css.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/pages/dashboard/[subdomain]/settings/css.tsx b/src/pages/dashboard/[subdomain]/settings/css.tsx index c27297c2..55f7f5fe 100644 --- a/src/pages/dashboard/[subdomain]/settings/css.tsx +++ b/src/pages/dashboard/[subdomain]/settings/css.tsx @@ -50,6 +50,11 @@ export default function SettingsDomainsPage() {
+

Scope

+

+ These styles will be applied to your entire blog, including this + dashboard. +

Tips: you can override the built-in CSS variables