We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f0cdc commit d9c78c3Copy full SHA for d9c78c3
1 file changed
templates/base/packages/nextjs/styles/globals.css.template.mjs
@@ -5,8 +5,6 @@ const contents = ({ postContent }) =>
5
6
@custom-variant dark (&:where([data-theme=dark], [data-theme=dark] *));
7
8
-@custom-variant dark (&:where([data-theme=dark], [data-theme=dark] *));
9
-
10
@theme {
11
--shadow-center: 0 0 12px -2px rgb(0 0 0 / 0.05);
12
--animate-pulse-fast: pulse 1s cubic-bezier(0.4, 0, 0.6, 1) infinite;
0 commit comments