fix: tailwind hover patch
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
@import "tailwindcss";
|
@import "tailwindcss";
|
||||||
|
|
||||||
|
@custom-variant hover (&:hover);
|
||||||
|
|
||||||
@theme {
|
@theme {
|
||||||
--color-paper: #f1ebe0;
|
--color-paper: #f1ebe0;
|
||||||
--color-paper-2: #e9e1d2;
|
--color-paper-2: #e9e1d2;
|
||||||
|
|||||||
+125
-14
@@ -2,6 +2,7 @@
|
|||||||
"htmlElements": {
|
"htmlElements": {
|
||||||
"tags": [
|
"tags": [
|
||||||
"a",
|
"a",
|
||||||
|
"article",
|
||||||
"aside",
|
"aside",
|
||||||
"body",
|
"body",
|
||||||
"br",
|
"br",
|
||||||
@@ -18,6 +19,7 @@
|
|||||||
"h4",
|
"h4",
|
||||||
"head",
|
"head",
|
||||||
"header",
|
"header",
|
||||||
|
"hr",
|
||||||
"html",
|
"html",
|
||||||
"img",
|
"img",
|
||||||
"input",
|
"input",
|
||||||
@@ -25,36 +27,67 @@
|
|||||||
"link",
|
"link",
|
||||||
"main",
|
"main",
|
||||||
"meta",
|
"meta",
|
||||||
|
"nav",
|
||||||
"p",
|
"p",
|
||||||
"path",
|
"path",
|
||||||
"picture",
|
"picture",
|
||||||
"polyline",
|
|
||||||
"radialgradient",
|
"radialgradient",
|
||||||
"script",
|
"script",
|
||||||
"section",
|
"section",
|
||||||
"source",
|
"source",
|
||||||
"span",
|
"span",
|
||||||
"stop",
|
"stop",
|
||||||
"sup",
|
"strong",
|
||||||
"svg",
|
"svg",
|
||||||
"title"
|
"title"
|
||||||
],
|
],
|
||||||
"classes": [
|
"classes": [
|
||||||
"[&::-webkit-scrollbar]:hidden",
|
"[&_a]:border-[var(--rule)]",
|
||||||
|
"[&_a]:border-b",
|
||||||
|
"[&_a]:duration-150",
|
||||||
|
"[&_a]:text-ink-2",
|
||||||
|
"[&_a]:transition-colors",
|
||||||
"[&_b]:font-semibold",
|
"[&_b]:font-semibold",
|
||||||
"[&_b]:mr-1",
|
"[&_b]:mr-1",
|
||||||
"[&_b]:text-ink",
|
"[&_b]:text-ink",
|
||||||
|
"[&_h2]:first:mt-0",
|
||||||
|
"[&_h2]:font-medium",
|
||||||
|
"[&_h2]:font-sans",
|
||||||
|
"[&_h2]:leading-none",
|
||||||
|
"[&_h2]:mb-4",
|
||||||
|
"[&_h2]:mt-10",
|
||||||
|
"[&_h2]:text-[10px]",
|
||||||
|
"[&_h2]:text-ink-soft",
|
||||||
|
"[&_h2]:tracking-[.22em]",
|
||||||
|
"[&_h2]:uppercase",
|
||||||
|
"[&_hr]:bg-[var(--rule-2)]",
|
||||||
|
"[&_hr]:block",
|
||||||
|
"[&_hr]:border-none",
|
||||||
|
"[&_hr]:h-px",
|
||||||
|
"[&_hr]:mb-0",
|
||||||
|
"[&_hr]:mt-8",
|
||||||
|
"[&_p]:font-serif",
|
||||||
|
"[&_p]:leading-[1.72]",
|
||||||
|
"[&_p]:mb-0",
|
||||||
|
"[&_p]:mt-3",
|
||||||
|
"[&_p]:text-[clamp(15px,1.05vw,17px)]",
|
||||||
|
"[&_p]:text-ink-2",
|
||||||
|
"[&_strong]:font-medium",
|
||||||
|
"[&_strong]:font-sans",
|
||||||
|
"[&_strong]:text-[13px]",
|
||||||
|
"[&_strong]:text-ink",
|
||||||
|
"[&_strong]:tracking-[.02em]",
|
||||||
"[-webkit-box-orient:vertical]",
|
"[-webkit-box-orient:vertical]",
|
||||||
"[-webkit-line-clamp:2]",
|
"[-webkit-line-clamp:2]",
|
||||||
"[background:color-mix(in_oklab,var(--paper)_86%,transparent)]",
|
"[background:color-mix(in_oklab,var(--paper)_86%,transparent)]",
|
||||||
"[background:color-mix(in_oklab,var(--paper)_95%,transparent)]",
|
"[background:color-mix(in_oklab,var(--paper)_95%,transparent)]",
|
||||||
"[display:-webkit-box]",
|
"[display:-webkit-box]",
|
||||||
"[filter:saturate(.92)_contrast(1.02)]",
|
"[filter:saturate(.92)_contrast(1.02)]",
|
||||||
|
"[grid-template-columns:1fr_1px_auto]",
|
||||||
"[grid-template-columns:1fr_auto_1fr]",
|
"[grid-template-columns:1fr_auto_1fr]",
|
||||||
"[grid-template-columns:2fr_1fr_1fr_1fr]",
|
"[grid-template-columns:2fr_1fr_1fr_1fr]",
|
||||||
"[grid-template-columns:repeat(auto-fill,minmax(220px,1fr))]",
|
"[grid-template-columns:repeat(auto-fill,minmax(220px,1fr))]",
|
||||||
"[grid-template-columns:repeat(auto-fill,minmax(280px,1fr))]",
|
"[grid-template-columns:repeat(auto-fill,minmax(280px,1fr))]",
|
||||||
"[scrollbar-width:none]",
|
|
||||||
"[transition-duration:.9s,.6s]",
|
"[transition-duration:.9s,.6s]",
|
||||||
"[transition-timing-function:cubic-bezier(.2,.7,.1,1),ease]",
|
"[transition-timing-function:cubic-bezier(.2,.7,.1,1),ease]",
|
||||||
"absolute",
|
"absolute",
|
||||||
@@ -63,12 +96,13 @@
|
|||||||
"after:inset-0",
|
"after:inset-0",
|
||||||
"after:pointer-events-none",
|
"after:pointer-events-none",
|
||||||
"after:shadow-[inset_0_0_0_1px_rgba(22,17,13,.04)]",
|
"after:shadow-[inset_0_0_0_1px_rgba(22,17,13,.04)]",
|
||||||
"align-top",
|
|
||||||
"aspect-[2/3]",
|
"aspect-[2/3]",
|
||||||
"backdrop-blur-[14px]",
|
"backdrop-blur-[14px]",
|
||||||
"bg-[var(--paper)]",
|
"bg-[var(--rule)]",
|
||||||
|
"bg-current",
|
||||||
"bg-ink",
|
"bg-ink",
|
||||||
"bg-paper-2",
|
"bg-paper-2",
|
||||||
|
"bg-roux",
|
||||||
"bg-transparent",
|
"bg-transparent",
|
||||||
"block",
|
"block",
|
||||||
"border",
|
"border",
|
||||||
@@ -78,9 +112,11 @@
|
|||||||
"border-b",
|
"border-b",
|
||||||
"border-current",
|
"border-current",
|
||||||
"border-current/30",
|
"border-current/30",
|
||||||
|
"border-ink",
|
||||||
|
"border-l-0",
|
||||||
"border-r",
|
"border-r",
|
||||||
"border-t",
|
"border-t",
|
||||||
"border-transparent",
|
"border-white/20",
|
||||||
"bottom-0",
|
"bottom-0",
|
||||||
"bottom-[10px]",
|
"bottom-[10px]",
|
||||||
"card",
|
"card",
|
||||||
@@ -94,6 +130,7 @@
|
|||||||
"flex",
|
"flex",
|
||||||
"flex-1",
|
"flex-1",
|
||||||
"flex-col",
|
"flex-col",
|
||||||
|
"flex-wrap",
|
||||||
"font-display",
|
"font-display",
|
||||||
"font-light",
|
"font-light",
|
||||||
"font-medium",
|
"font-medium",
|
||||||
@@ -102,20 +139,36 @@
|
|||||||
"font-sans",
|
"font-sans",
|
||||||
"font-serif",
|
"font-serif",
|
||||||
"gap-1",
|
"gap-1",
|
||||||
|
"gap-1.5",
|
||||||
"gap-10",
|
"gap-10",
|
||||||
|
"gap-2",
|
||||||
"gap-3",
|
"gap-3",
|
||||||
"gap-4",
|
"gap-4",
|
||||||
|
"gap-5",
|
||||||
|
"gap-6",
|
||||||
"gap-[18px]",
|
"gap-[18px]",
|
||||||
|
"gap-[7px]",
|
||||||
"gap-[clamp(12px,2vw,24px)]",
|
"gap-[clamp(12px,2vw,24px)]",
|
||||||
"gap-[var(--gap)]",
|
"gap-[var(--gap)]",
|
||||||
"grid",
|
"grid",
|
||||||
"group",
|
"group",
|
||||||
"group-hover:scale-[1.02]",
|
"group-hover:scale-[1.02]",
|
||||||
|
"h-10",
|
||||||
"h-6",
|
"h-6",
|
||||||
|
"h-9",
|
||||||
"h-[30px]",
|
"h-[30px]",
|
||||||
"h-full",
|
"h-full",
|
||||||
|
"h-px",
|
||||||
|
"hover:[&_a]:border-ink",
|
||||||
|
"hover:[&_a]:text-ink",
|
||||||
|
"hover:bg-roux-deep",
|
||||||
|
"hover:bg-white/10",
|
||||||
|
"hover:border-ink",
|
||||||
"hover:opacity-100",
|
"hover:opacity-100",
|
||||||
"hover:text-ink",
|
"hover:text-ink",
|
||||||
|
"hover:text-white",
|
||||||
|
"img-zoom",
|
||||||
|
"inline-flex",
|
||||||
"inset-0",
|
"inset-0",
|
||||||
"inset-x-0",
|
"inset-x-0",
|
||||||
"italic",
|
"italic",
|
||||||
@@ -140,6 +193,7 @@
|
|||||||
"lb-track",
|
"lb-track",
|
||||||
"leading-[0.92]",
|
"leading-[0.92]",
|
||||||
"leading-[0.94]",
|
"leading-[0.94]",
|
||||||
|
"leading-[0.95]",
|
||||||
"leading-[1.05]",
|
"leading-[1.05]",
|
||||||
"leading-[1.1]",
|
"leading-[1.1]",
|
||||||
"leading-[1.4]",
|
"leading-[1.4]",
|
||||||
@@ -162,37 +216,64 @@
|
|||||||
"max-[720px]:hidden",
|
"max-[720px]:hidden",
|
||||||
"max-[720px]:text-[15px]",
|
"max-[720px]:text-[15px]",
|
||||||
"max-[820px]:[grid-template-columns:1fr_1fr]",
|
"max-[820px]:[grid-template-columns:1fr_1fr]",
|
||||||
|
"max-[820px]:block",
|
||||||
|
"max-[820px]:border-[var(--rule)]",
|
||||||
|
"max-[820px]:border-t",
|
||||||
"max-[820px]:hidden",
|
"max-[820px]:hidden",
|
||||||
|
"max-h-[96vh]",
|
||||||
|
"max-w-[14ch]",
|
||||||
|
"max-w-[40ch]",
|
||||||
|
"max-w-[44ch]",
|
||||||
"max-w-[55ch]",
|
"max-w-[55ch]",
|
||||||
|
"max-w-[62ch]",
|
||||||
|
"max-w-[96vw]",
|
||||||
|
"mb-10",
|
||||||
"mb-2",
|
"mb-2",
|
||||||
"mb-4",
|
"mb-4",
|
||||||
"mb-5",
|
"mb-5",
|
||||||
|
"mb-6",
|
||||||
|
"mb-8",
|
||||||
"mb-[14px]",
|
"mb-[14px]",
|
||||||
|
"min-h-[75vh]",
|
||||||
"min-w-0",
|
"min-w-0",
|
||||||
"mix-blend-difference",
|
"mix-blend-difference",
|
||||||
"ml-1",
|
"ml-1",
|
||||||
"ml-2",
|
"ml-3",
|
||||||
|
"mr-3",
|
||||||
"mt-0.5",
|
"mt-0.5",
|
||||||
|
"mt-14",
|
||||||
|
"mt-2",
|
||||||
"mt-[14px]",
|
"mt-[14px]",
|
||||||
|
"mt-[var(--gap)]",
|
||||||
"mt-auto",
|
"mt-auto",
|
||||||
"nav-link",
|
"nav-link",
|
||||||
|
"object-contain",
|
||||||
"object-cover",
|
"object-cover",
|
||||||
|
"opacity-30",
|
||||||
"opacity-50",
|
"opacity-50",
|
||||||
"opacity-60",
|
"opacity-60",
|
||||||
|
"opacity-[.035]",
|
||||||
"outline-none",
|
"outline-none",
|
||||||
"overflow-hidden",
|
"overflow-hidden",
|
||||||
"overflow-x-auto",
|
"pb-0",
|
||||||
"pb-14",
|
"pb-14",
|
||||||
"pb-[clamp(28px,3.5vw,48px)]",
|
"pb-[clamp(28px,3.5vw,48px)]",
|
||||||
|
"pb-[clamp(32px,4vw,60px)]",
|
||||||
|
"pb-px",
|
||||||
"place-items-center",
|
"place-items-center",
|
||||||
"placeholder:opacity-90",
|
"placeholder:opacity-90",
|
||||||
"placeholder:text-ink-soft",
|
"placeholder:text-ink-soft",
|
||||||
|
"pointer-events-none",
|
||||||
"pt-4",
|
"pt-4",
|
||||||
"pt-9",
|
"pt-9",
|
||||||
"pt-[clamp(36px,5vw,64px)]",
|
"pt-[clamp(36px,5vw,64px)]",
|
||||||
"px-[14px]",
|
"pt-[clamp(40px,6vw,80px)]",
|
||||||
|
"pt-[var(--gap)]",
|
||||||
|
"px-4",
|
||||||
|
"px-6",
|
||||||
"px-[6px]",
|
"px-[6px]",
|
||||||
"px-[7px]",
|
"px-[7px]",
|
||||||
|
"px-[clamp(24px,4vw,60px)]",
|
||||||
"px-[var(--pad)]",
|
"px-[var(--pad)]",
|
||||||
"py-1.5",
|
"py-1.5",
|
||||||
"py-2",
|
"py-2",
|
||||||
@@ -201,18 +282,24 @@
|
|||||||
"py-[14px]",
|
"py-[14px]",
|
||||||
"py-[3px]",
|
"py-[3px]",
|
||||||
"py-[5px]",
|
"py-[5px]",
|
||||||
|
"py-[clamp(24px,3vw,40px)]",
|
||||||
|
"py-[clamp(32px,4vw,60px)]",
|
||||||
|
"py-[clamp(36px,5vw,64px)]",
|
||||||
|
"py-[clamp(48px,8vw,96px)]",
|
||||||
"py-[var(--gap)]",
|
"py-[var(--gap)]",
|
||||||
"relative",
|
"relative",
|
||||||
"ribbon",
|
"ribbon",
|
||||||
|
"right-4",
|
||||||
"right-[10px]",
|
"right-[10px]",
|
||||||
"rounded-[1px]",
|
"rounded-[1px]",
|
||||||
"rounded-[3px]",
|
"rounded-[3px]",
|
||||||
"rounded-full",
|
"rounded-full",
|
||||||
"saturate-[1.05]",
|
"saturate-[1.05]",
|
||||||
"searchpop",
|
"searchpop",
|
||||||
|
"select-none",
|
||||||
"shrink-0",
|
"shrink-0",
|
||||||
|
"space-y-0",
|
||||||
"sticky",
|
"sticky",
|
||||||
"tabs",
|
|
||||||
"tabular-nums",
|
"tabular-nums",
|
||||||
"text-[10px]",
|
"text-[10px]",
|
||||||
"text-[11px]",
|
"text-[11px]",
|
||||||
@@ -222,17 +309,26 @@
|
|||||||
"text-[30px]",
|
"text-[30px]",
|
||||||
"text-[8.5px]",
|
"text-[8.5px]",
|
||||||
"text-[clamp(13px,1vw,16px)]",
|
"text-[clamp(13px,1vw,16px)]",
|
||||||
|
"text-[clamp(14px,1.1vw,17px)]",
|
||||||
|
"text-[clamp(15px,1.2vw,18px)]",
|
||||||
|
"text-[clamp(200px,40vw,520px)]",
|
||||||
"text-[clamp(20px,1.6vw,26px)]",
|
"text-[clamp(20px,1.6vw,26px)]",
|
||||||
"text-[clamp(22px,2vw,30px)]",
|
"text-[clamp(22px,2vw,30px)]",
|
||||||
|
"text-[clamp(40px,6vw,80px)]",
|
||||||
|
"text-[clamp(42px,6vw,88px)]",
|
||||||
|
"text-[clamp(48px,6vw,80px)]",
|
||||||
"text-[clamp(48px,7vw,96px)]",
|
"text-[clamp(48px,7vw,96px)]",
|
||||||
"text-[clamp(60px,8vw,110px)]",
|
|
||||||
"text-center",
|
"text-center",
|
||||||
"text-ink",
|
"text-ink",
|
||||||
"text-ink-2",
|
"text-ink-2",
|
||||||
"text-ink-soft",
|
"text-ink-soft",
|
||||||
|
"text-ink-soft/40",
|
||||||
|
"text-ink-soft/50",
|
||||||
"text-paper",
|
"text-paper",
|
||||||
"text-roux",
|
"text-roux",
|
||||||
|
"text-white/60",
|
||||||
"top-0",
|
"top-0",
|
||||||
|
"top-4",
|
||||||
"top-[10px]",
|
"top-[10px]",
|
||||||
"tracking-[.005em]",
|
"tracking-[.005em]",
|
||||||
"tracking-[.045em]",
|
"tracking-[.045em]",
|
||||||
@@ -245,23 +341,34 @@
|
|||||||
"tracking-[.22em]",
|
"tracking-[.22em]",
|
||||||
"tracking-[.32em]",
|
"tracking-[.32em]",
|
||||||
"tracking-normal",
|
"tracking-normal",
|
||||||
"transition-[color,border-color,background]",
|
|
||||||
"transition-[transform,filter]",
|
"transition-[transform,filter]",
|
||||||
|
"transition-colors",
|
||||||
"transition-opacity",
|
"transition-opacity",
|
||||||
"transition-transform",
|
"transition-transform",
|
||||||
|
"translate-y-[6%]",
|
||||||
"uppercase",
|
"uppercase",
|
||||||
|
"w-10",
|
||||||
|
"w-12",
|
||||||
"w-6",
|
"w-6",
|
||||||
|
"w-8",
|
||||||
|
"w-9",
|
||||||
"w-[30px]",
|
"w-[30px]",
|
||||||
"w-full",
|
"w-full",
|
||||||
"whitespace-nowrap",
|
"whitespace-nowrap",
|
||||||
|
"z-10",
|
||||||
"z-50",
|
"z-50",
|
||||||
"z-[100]"
|
"z-[100]"
|
||||||
],
|
],
|
||||||
"ids": [
|
"ids": [
|
||||||
|
"ai-training",
|
||||||
"content",
|
"content",
|
||||||
|
"copyright",
|
||||||
"count",
|
"count",
|
||||||
"grid",
|
"grid",
|
||||||
"hero",
|
"hero",
|
||||||
|
"imgZoom",
|
||||||
|
"imgZoomClose",
|
||||||
|
"imgZoomImg",
|
||||||
"lb",
|
"lb",
|
||||||
"lbBloom",
|
"lbBloom",
|
||||||
"lbIndex",
|
"lbIndex",
|
||||||
@@ -271,12 +378,16 @@
|
|||||||
"masthead",
|
"masthead",
|
||||||
"mhBloom",
|
"mhBloom",
|
||||||
"mhDate",
|
"mhDate",
|
||||||
|
"photography",
|
||||||
|
"publication",
|
||||||
|
"responsible-person",
|
||||||
"ribbon",
|
"ribbon",
|
||||||
"ribbonClose",
|
"ribbonClose",
|
||||||
"roux-data",
|
"roux-data",
|
||||||
"searchInput",
|
"searchInput",
|
||||||
"searchpop",
|
"searchpop",
|
||||||
"tabs"
|
"technical",
|
||||||
|
"viewFull"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user