forked from drowl87/hextra_mirror

* update dev and build command chore: move contents to exampleSite chore: add configs to exampleSite chore: use tailwindcss/nesting * add postcss-import * move imports to the top chore: add config for theme dev chore: add compiled css chore: fix last updated issue chore: dont't ignore hugo_stats.json chore: update index page layout
167 lines
3.7 KiB
JSON
167 lines
3.7 KiB
JSON
{
|
|
"htmlElements": {
|
|
"tags": [
|
|
"a",
|
|
"article",
|
|
"body",
|
|
"button",
|
|
"div",
|
|
"footer",
|
|
"g",
|
|
"h1",
|
|
"h2",
|
|
"head",
|
|
"hr",
|
|
"html",
|
|
"input",
|
|
"kbd",
|
|
"link",
|
|
"meta",
|
|
"nav",
|
|
"p",
|
|
"path",
|
|
"script",
|
|
"span",
|
|
"style",
|
|
"svg",
|
|
"title",
|
|
"ul"
|
|
],
|
|
"classes": [
|
|
"-ml-2",
|
|
"-mr-2",
|
|
"absolute",
|
|
"active:bg-gray-400/20",
|
|
"appearance-none",
|
|
"bg-black/[.05]",
|
|
"bg-gray-100",
|
|
"bg-transparent",
|
|
"bg-white",
|
|
"block",
|
|
"border",
|
|
"border-gray-200",
|
|
"container",
|
|
"contrast-more:border",
|
|
"contrast-more:border-current",
|
|
"contrast-more:border-gray-900",
|
|
"contrast-more:dark:border-current",
|
|
"contrast-more:dark:border-gray-50",
|
|
"contrast-more:dark:shadow-[0_0_0_1px_#fff]",
|
|
"contrast-more:dark:text-gray-100",
|
|
"contrast-more:dark:text-gray-300",
|
|
"contrast-more:shadow-[0_0_0_1px_#000]",
|
|
"contrast-more:text-current",
|
|
"contrast-more:text-gray-700",
|
|
"contrast-more:text-gray-800",
|
|
"dark:bg-dark",
|
|
"dark:bg-dark/50",
|
|
"dark:bg-gray-50/10",
|
|
"dark:bg-neutral-900",
|
|
"dark:border-gray-100/20",
|
|
"dark:border-neutral-800",
|
|
"dark:focus:bg-dark",
|
|
"dark:hover:text-gray-200",
|
|
"dark:placeholder:text-gray-400",
|
|
"dark:shadow-[0_-1px_0_rgba(255,255,255,.1)_inset]",
|
|
"dark:text-gray-300",
|
|
"dark:text-gray-400",
|
|
"flex",
|
|
"flex-col",
|
|
"focus:bg-white",
|
|
"font-extrabold",
|
|
"font-medium",
|
|
"font-mono",
|
|
"gap-1",
|
|
"gap-2",
|
|
"h-16",
|
|
"h-5",
|
|
"h-full",
|
|
"hamburger-menu",
|
|
"hidden",
|
|
"hover:opacity-75",
|
|
"hover:text-gray-800",
|
|
"inset-x-0",
|
|
"items-center",
|
|
"justify-center",
|
|
"justify-end",
|
|
"leading-tight",
|
|
"lg:mx-auto",
|
|
"lg:prose-xl",
|
|
"ltr:md:left-auto",
|
|
"ltr:mr-auto",
|
|
"ltr:right-1.5",
|
|
"max-h-[min(calc(50vh-11rem-env(safe-area-inset-bottom)),400px)]",
|
|
"max-w-[90rem]",
|
|
"max-w-[min(calc(100vw-2rem),calc(100%+20rem))]",
|
|
"md:hidden",
|
|
"md:inline",
|
|
"md:inline-block",
|
|
"md:justify-start",
|
|
"md:max-h-[min(calc(100vh-5rem-env(safe-area-inset-bottom)),400px)]",
|
|
"md:text-sm",
|
|
"md:w-64",
|
|
"min-h-[100px]",
|
|
"mt-2",
|
|
"mt-6",
|
|
"mx-2",
|
|
"mx-auto",
|
|
"my-1.5",
|
|
"next-error-h1",
|
|
"overflow-auto",
|
|
"overscroll-contain",
|
|
"p-2",
|
|
"pb-[env(safe-area-inset-bottom)]",
|
|
"pl-[max(env(safe-area-inset-left),1.5rem)]",
|
|
"placeholder:text-gray-500",
|
|
"pointer-events-none",
|
|
"pr-[max(env(safe-area-inset-right),1.5rem)]",
|
|
"print:bg-transparent",
|
|
"print:hidden",
|
|
"prose",
|
|
"px-1.5",
|
|
"px-3",
|
|
"px-4",
|
|
"px-6",
|
|
"py-12",
|
|
"py-2",
|
|
"py-2.5",
|
|
"relative",
|
|
"rounded",
|
|
"rounded-lg",
|
|
"rounded-xl",
|
|
"rtl:left-1.5",
|
|
"rtl:md:right-auto",
|
|
"rtl:ml-auto",
|
|
"search-input",
|
|
"search-results",
|
|
"search-wrapper",
|
|
"select-none",
|
|
"shadow-[0_2px_4px_rgba(0,0,0,.02),0_1px_0_rgba(0,0,0,.06)]",
|
|
"shadow-xl",
|
|
"sm:flex",
|
|
"sm:items-start",
|
|
"sr-only",
|
|
"sticky",
|
|
"text-[10px]",
|
|
"text-base",
|
|
"text-center",
|
|
"text-current",
|
|
"text-gray-100",
|
|
"text-gray-500",
|
|
"text-gray-600",
|
|
"text-gray-900",
|
|
"text-sm",
|
|
"text-xs",
|
|
"top-0",
|
|
"top-full",
|
|
"transition-colors",
|
|
"transition-opacity",
|
|
"w-full",
|
|
"w-screen",
|
|
"whitespace-nowrap",
|
|
"z-20",
|
|
"z-[-1]"
|
|
],
|
|
"ids": null
|
|
}
|
|
} |