tooth
This commit is contained in:
parent
d27ac5eefd
commit
2f09b14242
6 changed files with 79 additions and 50 deletions
|
@ -9,12 +9,12 @@
|
|||
"em",
|
||||
"footer",
|
||||
"h1",
|
||||
"h2",
|
||||
"h3",
|
||||
"head",
|
||||
"header",
|
||||
"hr",
|
||||
"html",
|
||||
"iframe",
|
||||
"label",
|
||||
"link",
|
||||
"main",
|
||||
|
@ -25,7 +25,9 @@
|
|||
"script",
|
||||
"section",
|
||||
"span",
|
||||
"strong",
|
||||
"svg",
|
||||
"time",
|
||||
"title"
|
||||
],
|
||||
"classes": [
|
||||
|
@ -36,19 +38,16 @@
|
|||
"-my-2",
|
||||
"-translate-y-8",
|
||||
"absolute",
|
||||
"align-items-center",
|
||||
"align-text-bottom",
|
||||
"anchor",
|
||||
"bg-dark",
|
||||
"article-content",
|
||||
"author",
|
||||
"bg-neutral",
|
||||
"bg-neutral/50",
|
||||
"bg-primary-200",
|
||||
"bg-primary-600",
|
||||
"bi",
|
||||
"bi-arrows-fullscreen",
|
||||
"block",
|
||||
"bottom-0",
|
||||
"d-flex",
|
||||
"dark:bg-neutral-600",
|
||||
"dark:bg-neutral-800",
|
||||
"dark:bg-neutral-800/50",
|
||||
|
@ -65,13 +64,11 @@
|
|||
"dark:text-neutral-400",
|
||||
"dark:text-neutral-500",
|
||||
"dark:text-primary-400",
|
||||
"end-0",
|
||||
"fa-search",
|
||||
"fa-w-16",
|
||||
"flex",
|
||||
"flex-1",
|
||||
"flex-col",
|
||||
"flex-column",
|
||||
"flex-row",
|
||||
"flex-wrap",
|
||||
"focus:translate-y-0",
|
||||
|
@ -87,12 +84,6 @@
|
|||
"h-12",
|
||||
"h-full",
|
||||
"h-screen",
|
||||
"hb-iframe",
|
||||
"hb-iframe-fullscreen",
|
||||
"hb-iframe-panel",
|
||||
"hb-iframe-panel-bottom",
|
||||
"hb-iframe-wrapper",
|
||||
"hi-svg-inline",
|
||||
"hidden",
|
||||
"hover:!bg-primary-500",
|
||||
"hover:decoration-primary-400",
|
||||
|
@ -105,8 +96,8 @@
|
|||
"items-center",
|
||||
"justify-between",
|
||||
"justify-center",
|
||||
"justify-content-center",
|
||||
"leading-7",
|
||||
"lg:flex-row",
|
||||
"lg:px-32",
|
||||
"ltr:-left-6",
|
||||
"ltr:mr-1",
|
||||
|
@ -115,29 +106,36 @@
|
|||
"m-auto",
|
||||
"main-menu",
|
||||
"max-w-7xl",
|
||||
"max-w-fit",
|
||||
"max-w-full",
|
||||
"max-w-prose",
|
||||
"mb-12",
|
||||
"mb-16",
|
||||
"mb-2",
|
||||
"mb-20",
|
||||
"mb-3",
|
||||
"mb-5",
|
||||
"mb-6",
|
||||
"md:flex",
|
||||
"md:hidden",
|
||||
"md:justify-start",
|
||||
"md:ml-12",
|
||||
"md:px-24",
|
||||
"min-h-0",
|
||||
"min-w-0",
|
||||
"mt-0",
|
||||
"mt-1",
|
||||
"mt-5",
|
||||
"mt-8",
|
||||
"my-2",
|
||||
"not-prose",
|
||||
"opacity-0",
|
||||
"opacity-75",
|
||||
"overflow-hidden",
|
||||
"place-self-center",
|
||||
"pointer-events-auto",
|
||||
"pointer-events-none",
|
||||
"position-absolute",
|
||||
"print:hidden",
|
||||
"prose",
|
||||
"pt-8",
|
||||
"px-1",
|
||||
"px-2",
|
||||
"px-3",
|
||||
|
@ -147,8 +145,6 @@
|
|||
"py-10",
|
||||
"py-2",
|
||||
"py-6",
|
||||
"ratio",
|
||||
"ratio-16x9",
|
||||
"relative",
|
||||
"rounded-b-lg",
|
||||
"rounded-full",
|
||||
|
@ -163,9 +159,11 @@
|
|||
"self-center",
|
||||
"sm:px-14",
|
||||
"sm:px-6",
|
||||
"sm:text-lg",
|
||||
"space-x-3",
|
||||
"sticky",
|
||||
"svg-inline--fa",
|
||||
"text-2xl",
|
||||
"text-4xl",
|
||||
"text-base",
|
||||
"text-center",
|
||||
|
@ -175,9 +173,9 @@
|
|||
"text-neutral-500",
|
||||
"text-neutral-700",
|
||||
"text-neutral-900",
|
||||
"text-primary-500",
|
||||
"text-primary-600",
|
||||
"text-sm",
|
||||
"text-white",
|
||||
"text-xl",
|
||||
"text-xs",
|
||||
"top-0",
|
||||
|
@ -191,13 +189,16 @@
|
|||
"appearance-switcher",
|
||||
"appearance-switcher-mobile",
|
||||
"contact-melm",
|
||||
"go-to-toothtooth",
|
||||
"main-content",
|
||||
"menu-button",
|
||||
"script-bundle",
|
||||
"single_header",
|
||||
"site-footer",
|
||||
"the-top",
|
||||
"top-scroller",
|
||||
"welcome-friends-of-melm"
|
||||
"welcome-friends-of-melm",
|
||||
"welcome-friends-of-tooth"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue