Skip to content

Instantly share code, notes, and snippets.

@kevnk
Created June 3, 2022 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevnk/1b4fffa19bb9cf31d1fc4f88d5d19102 to your computer and use it in GitHub Desktop.
Save kevnk/1b4fffa19bb9cf31d1fc4f88d5d19102 to your computer and use it in GitHub Desktop.
Emmet snippets for Tailwind CSS
{
"config": {
"stylesheet": {
"options": {
"stylesheet.between": "-",
"stylesheet.after": " ",
"stylesheet.intUnit": "",
},
"snippets": {
// "": "sm:",
// "": "md:",
// "": "lg:",
// "": "xl:",
// "": "2xl:",
// "": "hover:",
// "": "focus:",
// "": "focus-within:",
// "": "focus-visible:",
// "": "active:",
// "": "visited:",
// "": "target:",
// "": "first:",
// "": "last:",
// "": "only:",
// "": "odd:",
// "": "even:",
// "": "first-of-type:",
// "": "last-of-type:",
// "": "only-of-type:",
// "": "empty:",
// "": "disabled:",
// "": "checked:",
// "": "indeterminate:",
// "": "default:",
// "": "required:",
// "": "valid:",
// "": "invalid:",
// "": "in-range:",
// "": "out-of-range:",
// "": "placeholder-shown:",
// "": "autofill:",
// "": "read-only:",
"gr": "grow",
// "": "group-hover:",
// "": "group-focus:",
// "": "open:",
// "": "before:",
// "": "after:",
// "": "first-letter:",
// "": "first-line:",
// "": "marker:",
// "": "selection:",
// "": "file:",
// "": "placeholder:",
// "": "dark:",
// "": "portrait:",
// "": "landscape:",
// "": "motion-safe:",
// "": "motion-reduce:",
// "": "print:",
// "": "rtl:",
// "": "ltr:",
"pe": "peer",
// "": "peer-hover:",
// "": "peer-focus:",
// "": "peer-focus-within:",
// "": "peer-focus-visible:",
// "": "peer-active:",
// "": "peer-visited:",
// "": "peer-target:",
// "": "peer-first:",
// "": "peer-last:",
// "": "peer-only:",
// "": "peer-odd:",
// "": "peer-even:",
// "": "peer-first-of-type:",
// "": "peer-last-of-type:",
// "": "peer-only-of-type:",
// "": "peer-empty:",
// "": "peer-disabled:",
// "": "peer-checked:",
// "": "peer-indeterminate:",
// "": "peer-default:",
// "": "peer-required:",
// "": "peer-valid:",
// "": "peer-invalid:",
// "": "peer-in-range:",
// "": "peer-out-of-range:",
// "": "peer-placeholder-shown:",
// "": "peer-autofill:",
// "": "peer-read-only:",
// "": "peer-open:",
// "": "peer-before:",
// "": "peer-after:",
// "": "peer-first-letter:",
// "": "peer-first-line:",
// "": "peer-marker:",
// "": "peer-selection:",
// "": "peer-file:",
// "": "peer-placeholder:",
// "": "-backdrop-hue-rotate-0",
// "": "-backdrop-hue-rotate-15",
// "": "-backdrop-hue-rotate-180",
// "": "-backdrop-hue-rotate-30",
// "": "-backdrop-hue-rotate-60",
// "": "-backdrop-hue-rotate-90",
// "": "-bottom-0",
// "": "-bottom-0",
// "": "-bottom-1",
// "": "-bottom-10",
// "": "-bottom-11",
// "": "-bottom-12",
// "": "-bottom-14",
// "": "-bottom-16",
// "": "-bottom-1",
// "": "-bottom-1/2",
// "": "-bottom-1/3",
// "": "-bottom-1/4",
// "": "-bottom-2",
// "": "-bottom-20",
// "": "-bottom-24",
// "": "-bottom-28",
// "": "-bottom-2",
// "": "-bottom-2/3",
// "": "-bottom-2/4",
// "": "-bottom-3",
// "": "-bottom-32",
// "": "-bottom-36",
// "": "-bottom-3",
// "": "-bottom-3/4",
// "": "-bottom-4",
// "": "-bottom-40",
// "": "-bottom-44",
// "": "-bottom-48",
// "": "-bottom-5",
// "": "-bottom-52",
// "": "-bottom-56",
// "": "-bottom-6",
// "": "-bottom-60",
// "": "-bottom-64",
// "": "-bottom-7",
// "": "-bottom-72",
// "": "-bottom-8",
// "": "-bottom-80",
// "": "-bottom-9",
// "": "-bottom-96",
// "": "-bottom-full",
// "": "-bottom-px",
// "": "-hue-rotate-0",
// "": "-hue-rotate-15",
// "": "-hue-rotate-180",
// "": "-hue-rotate-30",
// "": "-hue-rotate-60",
// "": "-hue-rotate-90",
// "": "-indent-0",
// "": "-indent-0",
// "": "-indent-1",
// "": "-indent-10",
// "": "-indent-11",
// "": "-indent-12",
// "": "-indent-14",
// "": "-indent-16",
// "": "-indent-1",
// "": "-indent-2",
// "": "-indent-20",
// "": "-indent-24",
// "": "-indent-28",
// "": "-indent-2",
// "": "-indent-3",
// "": "-indent-32",
// "": "-indent-36",
// "": "-indent-3",
// "": "-indent-4",
// "": "-indent-40",
// "": "-indent-44",
// "": "-indent-48",
// "": "-indent-5",
// "": "-indent-52",
// "": "-indent-56",
// "": "-indent-6",
// "": "-indent-60",
// "": "-indent-64",
// "": "-indent-7",
// "": "-indent-72",
// "": "-indent-8",
// "": "-indent-80",
// "": "-indent-9",
// "": "-indent-96",
// "": "-indent-px",
// "": "-inset-0",
// "": "-inset-0",
// "": "-inset-1",
// "": "-inset-10",
// "": "-inset-11",
// "": "-inset-12",
// "": "-inset-14",
// "": "-inset-16",
// "": "-inset-1",
// "": "-inset-1/2",
// "": "-inset-1/3",
// "": "-inset-1/4",
// "": "-inset-2",
// "": "-inset-20",
// "": "-inset-24",
// "": "-inset-28",
// "": "-inset-2",
// "": "-inset-2/3",
// "": "-inset-2/4",
// "": "-inset-3",
// "": "-inset-32",
// "": "-inset-36",
// "": "-inset-3",
// "": "-inset-3/4",
// "": "-inset-4",
// "": "-inset-40",
// "": "-inset-44",
// "": "-inset-48",
// "": "-inset-5",
// "": "-inset-52",
// "": "-inset-56",
// "": "-inset-6",
// "": "-inset-60",
// "": "-inset-64",
// "": "-inset-7",
// "": "-inset-72",
// "": "-inset-8",
// "": "-inset-80",
// "": "-inset-9",
// "": "-inset-96",
// "": "-inset-full",
// "": "-inset-px",
// "": "-inset-x-0",
// "": "-inset-x-0",
// "": "-inset-x-1",
// "": "-inset-x-10",
// "": "-inset-x-11",
// "": "-inset-x-12",
// "": "-inset-x-14",
// "": "-inset-x-16",
// "": "-inset-x-1",
// "": "-inset-x-1/2",
// "": "-inset-x-1/3",
// "": "-inset-x-1/4",
// "": "-inset-x-2",
// "": "-inset-x-20",
// "": "-inset-x-24",
// "": "-inset-x-28",
// "": "-inset-x-2",
// "": "-inset-x-2/3",
// "": "-inset-x-2/4",
// "": "-inset-x-3",
// "": "-inset-x-32",
// "": "-inset-x-36",
// "": "-inset-x-3",
// "": "-inset-x-3/4",
// "": "-inset-x-4",
// "": "-inset-x-40",
// "": "-inset-x-44",
// "": "-inset-x-48",
// "": "-inset-x-5",
// "": "-inset-x-52",
// "": "-inset-x-56",
// "": "-inset-x-6",
// "": "-inset-x-60",
// "": "-inset-x-64",
// "": "-inset-x-7",
// "": "-inset-x-72",
// "": "-inset-x-8",
// "": "-inset-x-80",
// "": "-inset-x-9",
// "": "-inset-x-96",
// "": "-inset-x-full",
// "": "-inset-x-px",
// "": "-inset-y-0",
// "": "-inset-y-0",
// "": "-inset-y-1",
// "": "-inset-y-10",
// "": "-inset-y-11",
// "": "-inset-y-12",
// "": "-inset-y-14",
// "": "-inset-y-16",
// "": "-inset-y-1",
// "": "-inset-y-1/2",
// "": "-inset-y-1/3",
// "": "-inset-y-1/4",
// "": "-inset-y-2",
// "": "-inset-y-20",
// "": "-inset-y-24",
// "": "-inset-y-28",
// "": "-inset-y-2",
// "": "-inset-y-2/3",
// "": "-inset-y-2/4",
// "": "-inset-y-3",
// "": "-inset-y-32",
// "": "-inset-y-36",
// "": "-inset-y-3",
// "": "-inset-y-3/4",
// "": "-inset-y-4",
// "": "-inset-y-40",
// "": "-inset-y-44",
// "": "-inset-y-48",
// "": "-inset-y-5",
// "": "-inset-y-52",
// "": "-inset-y-56",
// "": "-inset-y-6",
// "": "-inset-y-60",
// "": "-inset-y-64",
// "": "-inset-y-7",
// "": "-inset-y-72",
// "": "-inset-y-8",
// "": "-inset-y-80",
// "": "-inset-y-9",
// "": "-inset-y-96",
// "": "-inset-y-full",
// "": "-inset-y-px",
// "": "-left-0",
// "": "-left-0",
// "": "-left-1",
// "": "-left-10",
// "": "-left-11",
// "": "-left-12",
// "": "-left-14",
// "": "-left-16",
// "": "-left-1",
// "": "-left-1/2",
// "": "-left-1/3",
// "": "-left-1/4",
// "": "-left-2",
// "": "-left-20",
// "": "-left-24",
// "": "-left-28",
// "": "-left-2",
// "": "-left-2/3",
// "": "-left-2/4",
// "": "-left-3",
// "": "-left-32",
// "": "-left-36",
// "": "-left-3",
// "": "-left-3/4",
// "": "-left-4",
// "": "-left-40",
// "": "-left-44",
// "": "-left-48",
// "": "-left-5",
// "": "-left-52",
// "": "-left-56",
// "": "-left-6",
// "": "-left-60",
// "": "-left-64",
// "": "-left-7",
// "": "-left-72",
// "": "-left-8",
// "": "-left-80",
// "": "-left-9",
// "": "-left-96",
// "": "-left-full",
// "": "-left-px",
// "": "-m-0",
// "": "-m-0",
// "": "-m-1",
// "": "-m-10",
// "": "-m-11",
// "": "-m-12",
// "": "-m-14",
// "": "-m-16",
// "": "-m-1",
// "": "-m-2",
// "": "-m-20",
// "": "-m-24",
// "": "-m-28",
// "": "-m-2",
// "": "-m-3",
// "": "-m-32",
// "": "-m-36",
// "": "-m-3",
// "": "-m-4",
// "": "-m-40",
// "": "-m-44",
// "": "-m-48",
// "": "-m-5",
// "": "-m-52",
// "": "-m-56",
// "": "-m-6",
// "": "-m-60",
// "": "-m-64",
// "": "-m-7",
// "": "-m-72",
// "": "-m-8",
// "": "-m-80",
// "": "-m-9",
// "": "-m-96",
// "": "-m-px",
// "": "-mb-0",
// "": "-mb-0",
// "": "-mb-1",
// "": "-mb-10",
// "": "-mb-11",
// "": "-mb-12",
// "": "-mb-14",
// "": "-mb-16",
// "": "-mb-1",
// "": "-mb-2",
// "": "-mb-20",
// "": "-mb-24",
// "": "-mb-28",
// "": "-mb-2",
// "": "-mb-3",
// "": "-mb-32",
// "": "-mb-36",
// "": "-mb-3",
// "": "-mb-4",
// "": "-mb-40",
// "": "-mb-44",
// "": "-mb-48",
// "": "-mb-5",
// "": "-mb-52",
// "": "-mb-56",
// "": "-mb-6",
// "": "-mb-60",
// "": "-mb-64",
// "": "-mb-7",
// "": "-mb-72",
// "": "-mb-8",
// "": "-mb-80",
// "": "-mb-9",
// "": "-mb-96",
// "": "-mb-px",
// "": "-ml-0",
// "": "-ml-0",
// "": "-ml-1",
// "": "-ml-10",
// "": "-ml-11",
// "": "-ml-12",
// "": "-ml-14",
// "": "-ml-16",
// "": "-ml-1",
// "": "-ml-2",
// "": "-ml-20",
// "": "-ml-24",
// "": "-ml-28",
// "": "-ml-2",
// "": "-ml-3",
// "": "-ml-32",
// "": "-ml-36",
// "": "-ml-3",
// "": "-ml-4",
// "": "-ml-40",
// "": "-ml-44",
// "": "-ml-48",
// "": "-ml-5",
// "": "-ml-52",
// "": "-ml-56",
// "": "-ml-6",
// "": "-ml-60",
// "": "-ml-64",
// "": "-ml-7",
// "": "-ml-72",
// "": "-ml-8",
// "": "-ml-80",
// "": "-ml-9",
// "": "-ml-96",
// "": "-ml-px",
// "": "-mr-0",
// "": "-mr-0",
// "": "-mr-1",
// "": "-mr-10",
// "": "-mr-11",
// "": "-mr-12",
// "": "-mr-14",
// "": "-mr-16",
// "": "-mr-1",
// "": "-mr-2",
// "": "-mr-20",
// "": "-mr-24",
// "": "-mr-28",
// "": "-mr-2",
// "": "-mr-3",
// "": "-mr-32",
// "": "-mr-36",
// "": "-mr-3",
// "": "-mr-4",
// "": "-mr-40",
// "": "-mr-44",
// "": "-mr-48",
// "": "-mr-5",
// "": "-mr-52",
// "": "-mr-56",
// "": "-mr-6",
// "": "-mr-60",
// "": "-mr-64",
// "": "-mr-7",
// "": "-mr-72",
// "": "-mr-8",
// "": "-mr-80",
// "": "-mr-9",
// "": "-mr-96",
// "": "-mr-px",
// "": "-mt-0",
// "": "-mt-0",
// "": "-mt-1",
// "": "-mt-10",
// "": "-mt-11",
// "": "-mt-12",
// "": "-mt-14",
// "": "-mt-16",
// "": "-mt-1",
// "": "-mt-2",
// "": "-mt-20",
// "": "-mt-24",
// "": "-mt-28",
// "": "-mt-2",
// "": "-mt-3",
// "": "-mt-32",
// "": "-mt-36",
// "": "-mt-3",
// "": "-mt-4",
// "": "-mt-40",
// "": "-mt-44",
// "": "-mt-48",
// "": "-mt-5",
// "": "-mt-52",
// "": "-mt-56",
// "": "-mt-6",
// "": "-mt-60",
// "": "-mt-64",
// "": "-mt-7",
// "": "-mt-72",
// "": "-mt-8",
// "": "-mt-80",
// "": "-mt-9",
// "": "-mt-96",
// "": "-mt-px",
// "": "-mx-0",
// "": "-mx-0",
// "": "-mx-1",
// "": "-mx-10",
// "": "-mx-11",
// "": "-mx-12",
// "": "-mx-14",
// "": "-mx-16",
// "": "-mx-1",
// "": "-mx-2",
// "": "-mx-20",
// "": "-mx-24",
// "": "-mx-28",
// "": "-mx-2",
// "": "-mx-3",
// "": "-mx-32",
// "": "-mx-36",
// "": "-mx-3",
// "": "-mx-4",
// "": "-mx-40",
// "": "-mx-44",
// "": "-mx-48",
// "": "-mx-5",
// "": "-mx-52",
// "": "-mx-56",
// "": "-mx-6",
// "": "-mx-60",
// "": "-mx-64",
// "": "-mx-7",
// "": "-mx-72",
// "": "-mx-8",
// "": "-mx-80",
// "": "-mx-9",
// "": "-mx-96",
// "": "-mx-px",
// "": "-my-0",
// "": "-my-0",
// "": "-my-1",
// "": "-my-10",
// "": "-my-11",
// "": "-my-12",
// "": "-my-14",
// "": "-my-16",
// "": "-my-1",
// "": "-my-2",
// "": "-my-20",
// "": "-my-24",
// "": "-my-28",
// "": "-my-2",
// "": "-my-3",
// "": "-my-32",
// "": "-my-36",
// "": "-my-3",
// "": "-my-4",
// "": "-my-40",
// "": "-my-44",
// "": "-my-48",
// "": "-my-5",
// "": "-my-52",
// "": "-my-56",
// "": "-my-6",
// "": "-my-60",
// "": "-my-64",
// "": "-my-7",
// "": "-my-72",
// "": "-my-8",
// "": "-my-80",
// "": "-my-9",
// "": "-my-96",
// "": "-my-px",
// "": "-order-1",
// "": "-order-10",
// "": "-order-11",
// "": "-order-12",
// "": "-order-2",
// "": "-order-3",
// "": "-order-4",
// "": "-order-5",
// "": "-order-6",
// "": "-order-7",
// "": "-order-8",
// "": "-order-9",
// "": "-order-first",
// "": "-order-last",
// "": "-order-none",
// "": "-right-0",
// "": "-right-0",
// "": "-right-1",
// "": "-right-10",
// "": "-right-11",
// "": "-right-12",
// "": "-right-14",
// "": "-right-16",
// "": "-right-1",
// "": "-right-1/2",
// "": "-right-1/3",
// "": "-right-1/4",
// "": "-right-2",
// "": "-right-20",
// "": "-right-24",
// "": "-right-28",
// "": "-right-2",
// "": "-right-2/3",
// "": "-right-2/4",
// "": "-right-3",
// "": "-right-32",
// "": "-right-36",
// "": "-right-3",
// "": "-right-3/4",
// "": "-right-4",
// "": "-right-40",
// "": "-right-44",
// "": "-right-48",
// "": "-right-5",
// "": "-right-52",
// "": "-right-56",
// "": "-right-6",
// "": "-right-60",
// "": "-right-64",
// "": "-right-7",
// "": "-right-72",
// "": "-right-8",
// "": "-right-80",
// "": "-right-9",
// "": "-right-96",
// "": "-right-full",
// "": "-right-px",
// "": "-rotate-0",
// "": "-rotate-1",
// "": "-rotate-12",
// "": "-rotate-180",
// "": "-rotate-2",
// "": "-rotate-3",
// "": "-rotate-45",
// "": "-rotate-6",
// "": "-rotate-90",
// "": "-scale-0",
// "": "-scale-100",
// "": "-scale-105",
// "": "-scale-110",
// "": "-scale-125",
// "": "-scale-150",
// "": "-scale-50",
// "": "-scale-75",
// "": "-scale-90",
// "": "-scale-95",
// "": "-scale-x-0",
// "": "-scale-x-100",
// "": "-scale-x-105",
// "": "-scale-x-110",
// "": "-scale-x-125",
// "": "-scale-x-150",
// "": "-scale-x-50",
// "": "-scale-x-75",
// "": "-scale-x-90",
// "": "-scale-x-95",
// "": "-scale-y-0",
// "": "-scale-y-100",
// "": "-scale-y-105",
// "": "-scale-y-110",
// "": "-scale-y-125",
// "": "-scale-y-150",
// "": "-scale-y-50",
// "": "-scale-y-75",
// "": "-scale-y-90",
// "": "-scale-y-95",
// "": "-scroll-m-0",
// "": "-scroll-m-0",
// "": "-scroll-m-1",
// "": "-scroll-m-10",
// "": "-scroll-m-11",
// "": "-scroll-m-12",
// "": "-scroll-m-14",
// "": "-scroll-m-16",
// "": "-scroll-m-1",
// "": "-scroll-m-2",
// "": "-scroll-m-20",
// "": "-scroll-m-24",
// "": "-scroll-m-28",
// "": "-scroll-m-2",
// "": "-scroll-m-3",
// "": "-scroll-m-32",
// "": "-scroll-m-36",
// "": "-scroll-m-3",
// "": "-scroll-m-4",
// "": "-scroll-m-40",
// "": "-scroll-m-44",
// "": "-scroll-m-48",
// "": "-scroll-m-5",
// "": "-scroll-m-52",
// "": "-scroll-m-56",
// "": "-scroll-m-6",
// "": "-scroll-m-60",
// "": "-scroll-m-64",
// "": "-scroll-m-7",
// "": "-scroll-m-72",
// "": "-scroll-m-8",
// "": "-scroll-m-80",
// "": "-scroll-m-9",
// "": "-scroll-m-96",
// "": "-scroll-m-px",
// "": "-scroll-mb-0",
// "": "-scroll-mb-0",
// "": "-scroll-mb-1",
// "": "-scroll-mb-10",
// "": "-scroll-mb-11",
// "": "-scroll-mb-12",
// "": "-scroll-mb-14",
// "": "-scroll-mb-16",
// "": "-scroll-mb-1",
// "": "-scroll-mb-2",
// "": "-scroll-mb-20",
// "": "-scroll-mb-24",
// "": "-scroll-mb-28",
// "": "-scroll-mb-2",
// "": "-scroll-mb-3",
// "": "-scroll-mb-32",
// "": "-scroll-mb-36",
// "": "-scroll-mb-3",
// "": "-scroll-mb-4",
// "": "-scroll-mb-40",
// "": "-scroll-mb-44",
// "": "-scroll-mb-48",
// "": "-scroll-mb-5",
// "": "-scroll-mb-52",
// "": "-scroll-mb-56",
// "": "-scroll-mb-6",
// "": "-scroll-mb-60",
// "": "-scroll-mb-64",
// "": "-scroll-mb-7",
// "": "-scroll-mb-72",
// "": "-scroll-mb-8",
// "": "-scroll-mb-80",
// "": "-scroll-mb-9",
// "": "-scroll-mb-96",
// "": "-scroll-mb-px",
// "": "-scroll-ml-0",
// "": "-scroll-ml-0",
// "": "-scroll-ml-1",
// "": "-scroll-ml-10",
// "": "-scroll-ml-11",
// "": "-scroll-ml-12",
// "": "-scroll-ml-14",
// "": "-scroll-ml-16",
// "": "-scroll-ml-1",
// "": "-scroll-ml-2",
// "": "-scroll-ml-20",
// "": "-scroll-ml-24",
// "": "-scroll-ml-28",
// "": "-scroll-ml-2",
// "": "-scroll-ml-3",
// "": "-scroll-ml-32",
// "": "-scroll-ml-36",
// "": "-scroll-ml-3",
// "": "-scroll-ml-4",
// "": "-scroll-ml-40",
// "": "-scroll-ml-44",
// "": "-scroll-ml-48",
// "": "-scroll-ml-5",
// "": "-scroll-ml-52",
// "": "-scroll-ml-56",
// "": "-scroll-ml-6",
// "": "-scroll-ml-60",
// "": "-scroll-ml-64",
// "": "-scroll-ml-7",
// "": "-scroll-ml-72",
// "": "-scroll-ml-8",
// "": "-scroll-ml-80",
// "": "-scroll-ml-9",
// "": "-scroll-ml-96",
// "": "-scroll-ml-px",
// "": "-scroll-mr-0",
// "": "-scroll-mr-0",
// "": "-scroll-mr-1",
// "": "-scroll-mr-10",
// "": "-scroll-mr-11",
// "": "-scroll-mr-12",
// "": "-scroll-mr-14",
// "": "-scroll-mr-16",
// "": "-scroll-mr-1",
// "": "-scroll-mr-2",
// "": "-scroll-mr-20",
// "": "-scroll-mr-24",
// "": "-scroll-mr-28",
// "": "-scroll-mr-2",
// "": "-scroll-mr-3",
// "": "-scroll-mr-32",
// "": "-scroll-mr-36",
// "": "-scroll-mr-3",
// "": "-scroll-mr-4",
// "": "-scroll-mr-40",
// "": "-scroll-mr-44",
// "": "-scroll-mr-48",
// "": "-scroll-mr-5",
// "": "-scroll-mr-52",
// "": "-scroll-mr-56",
// "": "-scroll-mr-6",
// "": "-scroll-mr-60",
// "": "-scroll-mr-64",
// "": "-scroll-mr-7",
// "": "-scroll-mr-72",
// "": "-scroll-mr-8",
// "": "-scroll-mr-80",
// "": "-scroll-mr-9",
// "": "-scroll-mr-96",
// "": "-scroll-mr-px",
// "": "-scroll-mt-0",
// "": "-scroll-mt-0",
// "": "-scroll-mt-1",
// "": "-scroll-mt-10",
// "": "-scroll-mt-11",
// "": "-scroll-mt-12",
// "": "-scroll-mt-14",
// "": "-scroll-mt-16",
// "": "-scroll-mt-1",
// "": "-scroll-mt-2",
// "": "-scroll-mt-20",
// "": "-scroll-mt-24",
// "": "-scroll-mt-28",
// "": "-scroll-mt-2",
// "": "-scroll-mt-3",
// "": "-scroll-mt-32",
// "": "-scroll-mt-36",
// "": "-scroll-mt-3",
// "": "-scroll-mt-4",
// "": "-scroll-mt-40",
// "": "-scroll-mt-44",
// "": "-scroll-mt-48",
// "": "-scroll-mt-5",
// "": "-scroll-mt-52",
// "": "-scroll-mt-56",
// "": "-scroll-mt-6",
// "": "-scroll-mt-60",
// "": "-scroll-mt-64",
// "": "-scroll-mt-7",
// "": "-scroll-mt-72",
// "": "-scroll-mt-8",
// "": "-scroll-mt-80",
// "": "-scroll-mt-9",
// "": "-scroll-mt-96",
// "": "-scroll-mt-px",
// "": "-scroll-mx-0",
// "": "-scroll-mx-0",
// "": "-scroll-mx-1",
// "": "-scroll-mx-10",
// "": "-scroll-mx-11",
// "": "-scroll-mx-12",
// "": "-scroll-mx-14",
// "": "-scroll-mx-16",
// "": "-scroll-mx-1",
// "": "-scroll-mx-2",
// "": "-scroll-mx-20",
// "": "-scroll-mx-24",
// "": "-scroll-mx-28",
// "": "-scroll-mx-2",
// "": "-scroll-mx-3",
// "": "-scroll-mx-32",
// "": "-scroll-mx-36",
// "": "-scroll-mx-3",
// "": "-scroll-mx-4",
// "": "-scroll-mx-40",
// "": "-scroll-mx-44",
// "": "-scroll-mx-48",
// "": "-scroll-mx-5",
// "": "-scroll-mx-52",
// "": "-scroll-mx-56",
// "": "-scroll-mx-6",
// "": "-scroll-mx-60",
// "": "-scroll-mx-64",
// "": "-scroll-mx-7",
// "": "-scroll-mx-72",
// "": "-scroll-mx-8",
// "": "-scroll-mx-80",
// "": "-scroll-mx-9",
// "": "-scroll-mx-96",
// "": "-scroll-mx-px",
// "": "-scroll-my-0",
// "": "-scroll-my-0",
// "": "-scroll-my-1",
// "": "-scroll-my-10",
// "": "-scroll-my-11",
// "": "-scroll-my-12",
// "": "-scroll-my-14",
// "": "-scroll-my-16",
// "": "-scroll-my-1",
// "": "-scroll-my-2",
// "": "-scroll-my-20",
// "": "-scroll-my-24",
// "": "-scroll-my-28",
// "": "-scroll-my-2",
// "": "-scroll-my-3",
// "": "-scroll-my-32",
// "": "-scroll-my-36",
// "": "-scroll-my-3",
// "": "-scroll-my-4",
// "": "-scroll-my-40",
// "": "-scroll-my-44",
// "": "-scroll-my-48",
// "": "-scroll-my-5",
// "": "-scroll-my-52",
// "": "-scroll-my-56",
// "": "-scroll-my-6",
// "": "-scroll-my-60",
// "": "-scroll-my-64",
// "": "-scroll-my-7",
// "": "-scroll-my-72",
// "": "-scroll-my-8",
// "": "-scroll-my-80",
// "": "-scroll-my-9",
// "": "-scroll-my-96",
// "": "-scroll-my-px",
// "": "-skew-x-0",
// "": "-skew-x-1",
// "": "-skew-x-12",
// "": "-skew-x-2",
// "": "-skew-x-3",
// "": "-skew-x-6",
// "": "-skew-y-0",
// "": "-skew-y-1",
// "": "-skew-y-12",
// "": "-skew-y-2",
// "": "-skew-y-3",
// "": "-skew-y-6",
// "": "-space-x-0",
// "": "-space-x-0",
// "": "-space-x-1",
// "": "-space-x-10",
// "": "-space-x-11",
// "": "-space-x-12",
// "": "-space-x-14",
// "": "-space-x-16",
// "": "-space-x-1",
// "": "-space-x-2",
// "": "-space-x-20",
// "": "-space-x-24",
// "": "-space-x-28",
// "": "-space-x-2",
// "": "-space-x-3",
// "": "-space-x-32",
// "": "-space-x-36",
// "": "-space-x-3",
// "": "-space-x-4",
// "": "-space-x-40",
// "": "-space-x-44",
// "": "-space-x-48",
// "": "-space-x-5",
// "": "-space-x-52",
// "": "-space-x-56",
// "": "-space-x-6",
// "": "-space-x-60",
// "": "-space-x-64",
// "": "-space-x-7",
// "": "-space-x-72",
// "": "-space-x-8",
// "": "-space-x-80",
// "": "-space-x-9",
// "": "-space-x-96",
// "": "-space-x-px",
// "": "-space-y-0",
// "": "-space-y-0",
// "": "-space-y-1",
// "": "-space-y-10",
// "": "-space-y-11",
// "": "-space-y-12",
// "": "-space-y-14",
// "": "-space-y-16",
// "": "-space-y-1",
// "": "-space-y-2",
// "": "-space-y-20",
// "": "-space-y-24",
// "": "-space-y-28",
// "": "-space-y-2",
// "": "-space-y-3",
// "": "-space-y-32",
// "": "-space-y-36",
// "": "-space-y-3",
// "": "-space-y-4",
// "": "-space-y-40",
// "": "-space-y-44",
// "": "-space-y-48",
// "": "-space-y-5",
// "": "-space-y-52",
// "": "-space-y-56",
// "": "-space-y-6",
// "": "-space-y-60",
// "": "-space-y-64",
// "": "-space-y-7",
// "": "-space-y-72",
// "": "-space-y-8",
// "": "-space-y-80",
// "": "-space-y-9",
// "": "-space-y-96",
// "": "-space-y-px",
// "": "-top-0",
// "": "-top-0",
// "": "-top-1",
// "": "-top-10",
// "": "-top-11",
// "": "-top-12",
// "": "-top-14",
// "": "-top-16",
// "": "-top-1",
// "": "-top-1/2",
// "": "-top-1/3",
// "": "-top-1/4",
// "": "-top-2",
// "": "-top-20",
// "": "-top-24",
// "": "-top-28",
// "": "-top-2",
// "": "-top-2/3",
// "": "-top-2/4",
// "": "-top-3",
// "": "-top-32",
// "": "-top-36",
// "": "-top-3",
// "": "-top-3/4",
// "": "-top-4",
// "": "-top-40",
// "": "-top-44",
// "": "-top-48",
// "": "-top-5",
// "": "-top-52",
// "": "-top-56",
// "": "-top-6",
// "": "-top-60",
// "": "-top-64",
// "": "-top-7",
// "": "-top-72",
// "": "-top-8",
// "": "-top-80",
// "": "-top-9",
// "": "-top-96",
// "": "-top-full",
// "": "-top-px",
// "": "-tracking-normal",
// "": "-tracking-tight",
// "": "-tracking-tighter",
// "": "-tracking-wide",
// "": "-tracking-wider",
// "": "-tracking-widest",
// "": "-translate-x-0",
// "": "-translate-x-0",
// "": "-translate-x-1",
// "": "-translate-x-10",
// "": "-translate-x-11",
// "": "-translate-x-12",
// "": "-translate-x-14",
// "": "-translate-x-16",
// "": "-translate-x-1",
// "": "-translate-x-1/2",
// "": "-translate-x-1/3",
// "": "-translate-x-1/4",
// "": "-translate-x-2",
// "": "-translate-x-20",
// "": "-translate-x-24",
// "": "-translate-x-28",
// "": "-translate-x-2",
// "": "-translate-x-2/3",
// "": "-translate-x-2/4",
// "": "-translate-x-3",
// "": "-translate-x-32",
// "": "-translate-x-36",
// "": "-translate-x-3",
// "": "-translate-x-3/4",
// "": "-translate-x-4",
// "": "-translate-x-40",
// "": "-translate-x-44",
// "": "-translate-x-48",
// "": "-translate-x-5",
// "": "-translate-x-52",
// "": "-translate-x-56",
// "": "-translate-x-6",
// "": "-translate-x-60",
// "": "-translate-x-64",
// "": "-translate-x-7",
// "": "-translate-x-72",
// "": "-translate-x-8",
// "": "-translate-x-80",
// "": "-translate-x-9",
// "": "-translate-x-96",
// "": "-translate-x-full",
// "": "-translate-x-px",
// "": "-translate-y-0",
// "": "-translate-y-0",
// "": "-translate-y-1",
// "": "-translate-y-10",
// "": "-translate-y-11",
// "": "-translate-y-12",
// "": "-translate-y-14",
// "": "-translate-y-16",
// "": "-translate-y-1",
// "": "-translate-y-1/2",
// "": "-translate-y-1/3",
// "": "-translate-y-1/4",
// "": "-translate-y-2",
// "": "-translate-y-20",
// "": "-translate-y-24",
// "": "-translate-y-28",
// "": "-translate-y-2",
// "": "-translate-y-2/3",
// "": "-translate-y-2/4",
// "": "-translate-y-3",
// "": "-translate-y-32",
// "": "-translate-y-36",
// "": "-translate-y-3",
// "": "-translate-y-3/4",
// "": "-translate-y-4",
// "": "-translate-y-40",
// "": "-translate-y-44",
// "": "-translate-y-48",
// "": "-translate-y-5",
// "": "-translate-y-52",
// "": "-translate-y-56",
// "": "-translate-y-6",
// "": "-translate-y-60",
// "": "-translate-y-64",
// "": "-translate-y-7",
// "": "-translate-y-72",
// "": "-translate-y-8",
// "": "-translate-y-80",
// "": "-translate-y-9",
// "": "-translate-y-96",
// "": "-translate-y-full",
// "": "-translate-y-px",
// "": "-z-0",
// "": "-z-10",
// "": "-z-20",
// "": "-z-30",
// "": "-z-40",
// "": "-z-50",
"ab": "absolute",
// "": "accent-amber-100",
// "": "accent-amber-200",
// "": "accent-amber-300",
// "": "accent-amber-400",
// "": "accent-amber-50",
// "": "accent-amber-500",
// "": "accent-amber-600",
// "": "accent-amber-700",
// "": "accent-amber-800",
// "": "accent-amber-900",
"acam": "accent-amber-${500}",
"ac": "accent:auto|black|white|transparent|current|inherit",
// "": "accent-auto",
// "": "accent-black",
// "": "accent-blue-100",
// "": "accent-blue-200",
// "": "accent-blue-300",
// "": "accent-blue-400",
// "": "accent-blue-50",
// "": "accent-blue-500",
// "": "accent-blue-600",
// "": "accent-blue-700",
// "": "accent-blue-800",
// "": "accent-blue-900",
"acbl": "accent-blue-${500}",
// "": "accent-current",
// "": "accent-cyan-100",
// "": "accent-cyan-200",
// "": "accent-cyan-300",
// "": "accent-cyan-400",
// "": "accent-cyan-50",
// "": "accent-cyan-500",
// "": "accent-cyan-600",
// "": "accent-cyan-700",
// "": "accent-cyan-800",
// "": "accent-cyan-900",
"accy": "accent-cyan-${500}",
// "": "accent-emerald-100",
// "": "accent-emerald-200",
// "": "accent-emerald-300",
// "": "accent-emerald-400",
// "": "accent-emerald-50",
// "": "accent-emerald-500",
// "": "accent-emerald-600",
// "": "accent-emerald-700",
// "": "accent-emerald-800",
// "": "accent-emerald-900",
"acem": "accent-emerald-${500}",
// "": "accent-fuchsia-100",
// "": "accent-fuchsia-200",
// "": "accent-fuchsia-300",
// "": "accent-fuchsia-400",
// "": "accent-fuchsia-50",
// "": "accent-fuchsia-500",
// "": "accent-fuchsia-600",
// "": "accent-fuchsia-700",
// "": "accent-fuchsia-800",
// "": "accent-fuchsia-900",
"acfu": "accent-fuchsia-${500}",
// "": "accent-gray-100",
// "": "accent-gray-200",
// "": "accent-gray-300",
// "": "accent-gray-400",
// "": "accent-gray-50",
// "": "accent-gray-500",
// "": "accent-gray-600",
// "": "accent-gray-700",
// "": "accent-gray-800",
// "": "accent-gray-900",
"acgr": "accent-green-${500}",
// "": "accent-green-100",
// "": "accent-green-200",
// "": "accent-green-300",
// "": "accent-green-400",
// "": "accent-green-50",
// "": "accent-green-500",
// "": "accent-green-600",
// "": "accent-green-700",
// "": "accent-green-800",
// "": "accent-green-900",
/*"acgr": "accent-green-${500}",*/
// "": "accent-indigo-100",
// "": "accent-indigo-200",
// "": "accent-indigo-300",
// "": "accent-indigo-400",
// "": "accent-indigo-50",
// "": "accent-indigo-500",
// "": "accent-indigo-600",
// "": "accent-indigo-700",
// "": "accent-indigo-800",
// "": "accent-indigo-900",
"acin": "accent-indigo-${500}",
// "": "accent-inherit",
// "": "accent-lime-100",
// "": "accent-lime-200",
// "": "accent-lime-300",
// "": "accent-lime-400",
// "": "accent-lime-50",
// "": "accent-lime-500",
// "": "accent-lime-600",
// "": "accent-lime-700",
// "": "accent-lime-800",
// "": "accent-lime-900",
"acli": "accent-lime-${500}",
// "": "accent-neutral-100",
// "": "accent-neutral-200",
// "": "accent-neutral-300",
// "": "accent-neutral-400",
// "": "accent-neutral-50",
// "": "accent-neutral-500",
// "": "accent-neutral-600",
// "": "accent-neutral-700",
// "": "accent-neutral-800",
// "": "accent-neutral-900",
"acne": "accent-neutral-${500}",
// "": "accent-orange-100",
// "": "accent-orange-200",
// "": "accent-orange-300",
// "": "accent-orange-400",
// "": "accent-orange-50",
// "": "accent-orange-500",
// "": "accent-orange-600",
// "": "accent-orange-700",
// "": "accent-orange-800",
// "": "accent-orange-900",
"acor": "accent-orange-${500}",
// "": "accent-pink-100",
// "": "accent-pink-200",
// "": "accent-pink-300",
// "": "accent-pink-400",
// "": "accent-pink-50",
// "": "accent-pink-500",
// "": "accent-pink-600",
// "": "accent-pink-700",
// "": "accent-pink-800",
// "": "accent-pink-900",
"acpi": "accent-pink-${500}",
// "": "accent-purple-100",
// "": "accent-purple-200",
// "": "accent-purple-300",
// "": "accent-purple-400",
// "": "accent-purple-50",
// "": "accent-purple-500",
// "": "accent-purple-600",
// "": "accent-purple-700",
// "": "accent-purple-800",
// "": "accent-purple-900",
"acpu": "accent-purple-${500}",
// "": "accent-red-100",
// "": "accent-red-200",
// "": "accent-red-300",
// "": "accent-red-400",
// "": "accent-red-50",
// "": "accent-red-500",
// "": "accent-red-600",
// "": "accent-red-700",
// "": "accent-red-800",
// "": "accent-red-900",
"acre": "accent-red-${500}",
// "": "accent-rose-100",
// "": "accent-rose-200",
// "": "accent-rose-300",
// "": "accent-rose-400",
// "": "accent-rose-50",
// "": "accent-rose-500",
// "": "accent-rose-600",
// "": "accent-rose-700",
// "": "accent-rose-800",
// "": "accent-rose-900",
"acro": "accent-rose-${500}",
// "": "accent-sky-100",
// "": "accent-sky-200",
// "": "accent-sky-300",
// "": "accent-sky-400",
// "": "accent-sky-50",
// "": "accent-sky-500",
// "": "accent-sky-600",
// "": "accent-sky-700",
// "": "accent-sky-800",
// "": "accent-sky-900",
"acsk": "accent-sky-${500}",
// "": "accent-slate-100",
// "": "accent-slate-200",
// "": "accent-slate-300",
// "": "accent-slate-400",
// "": "accent-slate-50",
// "": "accent-slate-500",
// "": "accent-slate-600",
// "": "accent-slate-700",
// "": "accent-slate-800",
// "": "accent-slate-900",
"acsl": "accent-slate-${500}",
// "": "accent-stone-100",
// "": "accent-stone-200",
// "": "accent-stone-300",
// "": "accent-stone-400",
// "": "accent-stone-50",
// "": "accent-stone-500",
// "": "accent-stone-600",
// "": "accent-stone-700",
// "": "accent-stone-800",
// "": "accent-stone-900",
"acst": "accent-stone-${500}",
// "": "accent-teal-100",
// "": "accent-teal-200",
// "": "accent-teal-300",
// "": "accent-teal-400",
// "": "accent-teal-50",
// "": "accent-teal-500",
// "": "accent-teal-600",
// "": "accent-teal-700",
// "": "accent-teal-800",
// "": "accent-teal-900",
"acte": "accent-teal-${500}",
// "": "accent-transparent",
// "": "accent-violet-100",
// "": "accent-violet-200",
// "": "accent-violet-300",
// "": "accent-violet-400",
// "": "accent-violet-50",
// "": "accent-violet-500",
// "": "accent-violet-600",
// "": "accent-violet-700",
// "": "accent-violet-800",
// "": "accent-violet-900",
"acvi": "accent-violet-${500}",
// "": "accent-white",
// "": "accent-yellow-100",
// "": "accent-yellow-200",
// "": "accent-yellow-300",
// "": "accent-yellow-400",
// "": "accent-yellow-50",
// "": "accent-yellow-500",
// "": "accent-yellow-600",
// "": "accent-yellow-700",
// "": "accent-yellow-800",
// "": "accent-yellow-900",
"acye": "accent-yellow-${500}",
// "": "accent-zinc-100",
// "": "accent-zinc-200",
// "": "accent-zinc-300",
// "": "accent-zinc-400",
// "": "accent-zinc-50",
// "": "accent-zinc-500",
// "": "accent-zinc-600",
// "": "accent-zinc-700",
// "": "accent-zinc-800",
// "": "accent-zinc-900",
"aczi": "accent-zinc-${500}",
"al": "align:baseline|bottom|middle|sub|super|text-bottom|text-top|top",
// "": "align-baseline",
// "": "align-bottom",
// "": "align-middle",
// "": "align-sub",
// "": "align-super",
// "": "align-text-bottom",
// "": "align-text-top",
// "": "align-top",
"an": "antialiased",
// "": "animate-bounce",
// "": "animate-none",
// "": "animate-ping",
// "": "animate-pulse",
// "": "animate-spin",
/*"an": "antialiased",*/
"apno": "appearance-none",
"as": "aspect:auto|square|video",
// "": "aspect-auto",
// "": "aspect-square",
// "": "aspect-video",
"auco": "auto-cols:auto|fr|max|min",
// "": "auto-cols-auto",
// "": "auto-cols-fr",
// "": "auto-cols-max",
// "": "auto-cols-min",
"auro": "auto-rows:auto|fr|max|min",
// "": "auto-rows-auto",
// "": "auto-rows-fr",
// "": "auto-rows-max",
// "": "auto-rows-min",
"babl": "backdrop-blur:none|sm|md|lg|xl",
// "": "backdrop-blur-0",
// "": "backdrop-blur-2xl",
// "": "backdrop-blur-3xl",
// "": "backdrop-blur-lg",
// "": "backdrop-blur-md",
// "": "backdrop-blur-none",
// "": "backdrop-blur-sm",
// "": "backdrop-blur-xl",
"ba": "basis:auto|full|px",
// "": "backdrop-brightness-0",
// "": "backdrop-brightness-100",
// "": "backdrop-brightness-105",
// "": "backdrop-brightness-110",
// "": "backdrop-brightness-125",
// "": "backdrop-brightness-150",
// "": "backdrop-brightness-200",
// "": "backdrop-brightness-50",
// "": "backdrop-brightness-75",
// "": "backdrop-brightness-90",
// "": "backdrop-brightness-95",
// "": "backdrop-contrast-0",
// "": "backdrop-contrast-100",
// "": "backdrop-contrast-125",
// "": "backdrop-contrast-150",
// "": "backdrop-contrast-200",
// "": "backdrop-contrast-50",
// "": "backdrop-contrast-75",
// "": "backdrop-filter",
// "": "backdrop-filter-none",
// "": "backdrop-grayscale",
// "": "backdrop-grayscale-0",
// "": "backdrop-hue-rotate-0",
// "": "backdrop-hue-rotate-15",
// "": "backdrop-hue-rotate-180",
// "": "backdrop-hue-rotate-30",
// "": "backdrop-hue-rotate-60",
// "": "backdrop-hue-rotate-90",
// "": "backdrop-invert",
// "": "backdrop-invert-0",
// "": "backdrop-opacity-0",
// "": "backdrop-opacity-10",
// "": "backdrop-opacity-100",
// "": "backdrop-opacity-20",
// "": "backdrop-opacity-25",
// "": "backdrop-opacity-30",
// "": "backdrop-opacity-40",
// "": "backdrop-opacity-5",
// "": "backdrop-opacity-50",
// "": "backdrop-opacity-60",
// "": "backdrop-opacity-70",
// "": "backdrop-opacity-75",
// "": "backdrop-opacity-80",
// "": "backdrop-opacity-90",
// "": "backdrop-opacity-95",
// "": "backdrop-saturate-0",
// "": "backdrop-saturate-100",
// "": "backdrop-saturate-150",
// "": "backdrop-saturate-200",
// "": "backdrop-saturate-50",
// "": "backdrop-sepia",
// "": "backdrop-sepia-0",
/*"ba": "basis:auto|full|px",*/
// "": "basis-0",
// "": "basis-1",
// "": "basis-10",
// "": "basis-10/12",
// "": "basis-11",
// "": "basis-11/12",
// "": "basis-12",
// "": "basis-14",
// "": "basis-16",
// "": "basis-1",
// "": "basis-1/12",
// "": "basis-1/2",
// "": "basis-1/3",
// "": "basis-1/4",
// "": "basis-1/5",
// "": "basis-1/6",
// "": "basis-2",
// "": "basis-20",
// "": "basis-24",
// "": "basis-28",
// "": "basis-2",
// "": "basis-2/12",
// "": "basis-2/3",
// "": "basis-2/4",
// "": "basis-2/5",
// "": "basis-2/6",
// "": "basis-3",
// "": "basis-32",
// "": "basis-36",
// "": "basis-3",
// "": "basis-3/12",
// "": "basis-3/4",
// "": "basis-3/5",
// "": "basis-3/6",
// "": "basis-4",
// "": "basis-40",
// "": "basis-44",
// "": "basis-48",
// "": "basis-4/12",
// "": "basis-4/5",
// "": "basis-4/6",
// "": "basis-5",
// "": "basis-52",
// "": "basis-56",
// "": "basis-5/12",
// "": "basis-5/6",
// "": "basis-6",
// "": "basis-60",
// "": "basis-64",
// "": "basis-6/12",
// "": "basis-7",
// "": "basis-72",
// "": "basis-7/12",
// "": "basis-8",
// "": "basis-80",
// "": "basis-8/12",
// "": "basis-9",
// "": "basis-96",
// "": "basis-9/12",
// "": "basis-auto",
// "": "basis-full",
// "": "basis-px",
// "": "bg-amber-100",
// "": "bg-amber-200",
// "": "bg-amber-300",
// "": "bg-amber-400",
// "": "bg-amber-50",
// "": "bg-amber-500",
// "": "bg-amber-600",
// "": "bg-amber-700",
// "": "bg-amber-800",
// "": "bg-amber-900",
"bgam": "bg-amber-${500}",
"bg": "bg:auto|black|white|transparent|current|inherit|none|contain|cover|left|left-bottom|left-top|top|right|right-bottom|right-top|bottom|center|fixed|local|no-repeat|scroll",
// "": "bg-auto",
// "": "bg-black",
"bgbl": "bg-blue-${500}",
// "": "bg-blend-color",
// "": "bg-blend-color-burn",
// "": "bg-blend-color-dodge",
// "": "bg-blend-darken",
// "": "bg-blend-difference",
// "": "bg-blend-exclusion",
// "": "bg-blend-hard-light",
// "": "bg-blend-hue",
// "": "bg-blend-lighten",
// "": "bg-blend-luminosity",
// "": "bg-blend-multiply",
// "": "bg-blend-normal",
// "": "bg-blend-overlay",
// "": "bg-blend-saturation",
// "": "bg-blend-screen",
// "": "bg-blend-soft-light",
// "": "bg-blue-100",
// "": "bg-blue-200",
// "": "bg-blue-300",
// "": "bg-blue-400",
// "": "bg-blue-50",
// "": "bg-blue-500",
// "": "bg-blue-600",
// "": "bg-blue-700",
// "": "bg-blue-800",
// "": "bg-blue-900",
/*"bgbl": "bg-blue-${500}",*/
// "": "bg-bottom",
// "": "bg-center",
"bgcl": "bg-clip:border|content|padding|text",
// "": "bg-clip-border",
// "": "bg-clip-content",
// "": "bg-clip-padding",
// "": "bg-clip-text",
// "": "bg-contain",
// "": "bg-cover",
// "": "bg-current",
// "": "bg-cyan-100",
// "": "bg-cyan-200",
// "": "bg-cyan-300",
// "": "bg-cyan-400",
// "": "bg-cyan-50",
// "": "bg-cyan-500",
// "": "bg-cyan-600",
// "": "bg-cyan-700",
// "": "bg-cyan-800",
// "": "bg-cyan-900",
"bgcy": "bg-cyan-${500}",
// "": "bg-emerald-100",
// "": "bg-emerald-200",
// "": "bg-emerald-300",
// "": "bg-emerald-400",
// "": "bg-emerald-50",
// "": "bg-emerald-500",
// "": "bg-emerald-600",
// "": "bg-emerald-700",
// "": "bg-emerald-800",
// "": "bg-emerald-900",
"bgem": "bg-emerald-${500}",
// "": "bg-fixed",
// "": "bg-fuchsia-100",
// "": "bg-fuchsia-200",
// "": "bg-fuchsia-300",
// "": "bg-fuchsia-400",
// "": "bg-fuchsia-50",
// "": "bg-fuchsia-500",
// "": "bg-fuchsia-600",
// "": "bg-fuchsia-700",
// "": "bg-fuchsia-800",
// "": "bg-fuchsia-900",
"bgfu": "bg-fuchsia-${500}",
"bggrto": "bg-gradient-to:b|bl|br|l|r|t|tl|tr",
// "": "bg-gradient-to-b",
// "": "bg-gradient-to-bl",
// "": "bg-gradient-to-br",
// "": "bg-gradient-to-l",
// "": "bg-gradient-to-r",
// "": "bg-gradient-to-t",
// "": "bg-gradient-to-tl",
// "": "bg-gradient-to-tr",
// "": "bg-gray-100",
// "": "bg-gray-200",
// "": "bg-gray-300",
// "": "bg-gray-400",
// "": "bg-gray-50",
// "": "bg-gray-500",
// "": "bg-gray-600",
// "": "bg-gray-700",
// "": "bg-gray-800",
// "": "bg-gray-900",
"bggr": "bg-green-${500}",
// "": "bg-green-100",
// "": "bg-green-200",
// "": "bg-green-300",
// "": "bg-green-400",
// "": "bg-green-50",
// "": "bg-green-500",
// "": "bg-green-600",
// "": "bg-green-700",
// "": "bg-green-800",
// "": "bg-green-900",
/*"bggr": "bg-green-${500}",*/
// "": "bg-indigo-100",
// "": "bg-indigo-200",
// "": "bg-indigo-300",
// "": "bg-indigo-400",
// "": "bg-indigo-50",
// "": "bg-indigo-500",
// "": "bg-indigo-600",
// "": "bg-indigo-700",
// "": "bg-indigo-800",
// "": "bg-indigo-900",
"bgin": "bg-indigo-${500}",
// "": "bg-inherit",
// "": "bg-left",
// "": "bg-left-bottom",
// "": "bg-left-top",
// "": "bg-lime-100",
// "": "bg-lime-200",
// "": "bg-lime-300",
// "": "bg-lime-400",
// "": "bg-lime-50",
// "": "bg-lime-500",
// "": "bg-lime-600",
// "": "bg-lime-700",
// "": "bg-lime-800",
// "": "bg-lime-900",
"bgli": "bg-lime-${500}",
// "": "bg-local",
// "": "bg-neutral-100",
// "": "bg-neutral-200",
// "": "bg-neutral-300",
// "": "bg-neutral-400",
// "": "bg-neutral-50",
// "": "bg-neutral-500",
// "": "bg-neutral-600",
// "": "bg-neutral-700",
// "": "bg-neutral-800",
// "": "bg-neutral-900",
"bgne": "bg-neutral-${500}",
// "": "bg-no-repeat",
// "": "bg-none",
// "": "bg-opacity-0",
// "": "bg-opacity-10",
// "": "bg-opacity-100",
// "": "bg-opacity-20",
// "": "bg-opacity-25",
// "": "bg-opacity-30",
// "": "bg-opacity-40",
// "": "bg-opacity-5",
// "": "bg-opacity-50",
// "": "bg-opacity-60",
// "": "bg-opacity-70",
// "": "bg-opacity-75",
// "": "bg-opacity-80",
// "": "bg-opacity-90",
// "": "bg-opacity-95",
// "": "bg-orange-100",
// "": "bg-orange-200",
// "": "bg-orange-300",
// "": "bg-orange-400",
// "": "bg-orange-50",
// "": "bg-orange-500",
// "": "bg-orange-600",
// "": "bg-orange-700",
// "": "bg-orange-800",
// "": "bg-orange-900",
"bgor": "bg-origin:border|content|padding",
/*"bgor": "bg-origin:border|content|padding",*/
// "": "bg-origin-border",
// "": "bg-origin-content",
// "": "bg-origin-padding",
// "": "bg-pink-100",
// "": "bg-pink-200",
// "": "bg-pink-300",
// "": "bg-pink-400",
// "": "bg-pink-50",
// "": "bg-pink-500",
// "": "bg-pink-600",
// "": "bg-pink-700",
// "": "bg-pink-800",
// "": "bg-pink-900",
"bgpi": "bg-pink-${500}",
// "": "bg-purple-100",
// "": "bg-purple-200",
// "": "bg-purple-300",
// "": "bg-purple-400",
// "": "bg-purple-50",
// "": "bg-purple-500",
// "": "bg-purple-600",
// "": "bg-purple-700",
// "": "bg-purple-800",
// "": "bg-purple-900",
"bgpu": "bg-purple-${500}",
// "": "bg-red-100",
// "": "bg-red-200",
// "": "bg-red-300",
// "": "bg-red-400",
// "": "bg-red-50",
// "": "bg-red-500",
// "": "bg-red-600",
// "": "bg-red-700",
// "": "bg-red-800",
// "": "bg-red-900",
"bgre": "bg-repeat:round|space|x|y",
/*"bgre": "bg-repeat:round|space|x|y",*/
// "": "bg-repeat-round",
// "": "bg-repeat-space",
// "": "bg-repeat-x",
// "": "bg-repeat-y",
// "": "bg-right",
// "": "bg-right-bottom",
// "": "bg-right-top",
// "": "bg-rose-100",
// "": "bg-rose-200",
// "": "bg-rose-300",
// "": "bg-rose-400",
// "": "bg-rose-50",
// "": "bg-rose-500",
// "": "bg-rose-600",
// "": "bg-rose-700",
// "": "bg-rose-800",
// "": "bg-rose-900",
"bgro": "bg-rose-${500}",
// "": "bg-scroll",
// "": "bg-sky-100",
// "": "bg-sky-200",
// "": "bg-sky-300",
// "": "bg-sky-400",
// "": "bg-sky-50",
// "": "bg-sky-500",
// "": "bg-sky-600",
// "": "bg-sky-700",
// "": "bg-sky-800",
// "": "bg-sky-900",
"bgsk": "bg-sky-${500}",
// "": "bg-slate-100",
// "": "bg-slate-200",
// "": "bg-slate-300",
// "": "bg-slate-400",
// "": "bg-slate-50",
// "": "bg-slate-500",
// "": "bg-slate-600",
// "": "bg-slate-700",
// "": "bg-slate-800",
// "": "bg-slate-900",
"bgsl": "bg-slate-${500}",
// "": "bg-stone-100",
// "": "bg-stone-200",
// "": "bg-stone-300",
// "": "bg-stone-400",
// "": "bg-stone-50",
// "": "bg-stone-500",
// "": "bg-stone-600",
// "": "bg-stone-700",
// "": "bg-stone-800",
// "": "bg-stone-900",
"bgst": "bg-stone-${500}",
// "": "bg-teal-100",
// "": "bg-teal-200",
// "": "bg-teal-300",
// "": "bg-teal-400",
// "": "bg-teal-50",
// "": "bg-teal-500",
// "": "bg-teal-600",
// "": "bg-teal-700",
// "": "bg-teal-800",
// "": "bg-teal-900",
"bgte": "bg-teal-${500}",
// "": "bg-top",
// "": "bg-transparent",
// "": "bg-violet-100",
// "": "bg-violet-200",
// "": "bg-violet-300",
// "": "bg-violet-400",
// "": "bg-violet-50",
// "": "bg-violet-500",
// "": "bg-violet-600",
// "": "bg-violet-700",
// "": "bg-violet-800",
// "": "bg-violet-900",
"bgvi": "bg-violet-${500}",
// "": "bg-white",
// "": "bg-yellow-100",
// "": "bg-yellow-200",
// "": "bg-yellow-300",
// "": "bg-yellow-400",
// "": "bg-yellow-50",
// "": "bg-yellow-500",
// "": "bg-yellow-600",
// "": "bg-yellow-700",
// "": "bg-yellow-800",
// "": "bg-yellow-900",
"bgye": "bg-yellow-${500}",
// "": "bg-zinc-100",
// "": "bg-zinc-200",
// "": "bg-zinc-300",
// "": "bg-zinc-400",
// "": "bg-zinc-50",
// "": "bg-zinc-500",
// "": "bg-zinc-600",
// "": "bg-zinc-700",
// "": "bg-zinc-800",
// "": "bg-zinc-900",
"bgzi": "bg-zinc-${500}",
// "": "block",
"bl": "blur:none|sm|md|lg|xl",
// "": "blur-0",
// "": "blur-2xl",
// "": "blur-3xl",
// "": "blur-lg",
// "": "blur-md",
// "": "blur-none",
// "": "blur-sm",
// "": "blur-xl",
"bo": "bottom:auto|full|px",
// "": "border-0",
// "": "border-2",
// "": "border-4",
// "": "border-8",
// "": "border-amber-100",
// "": "border-amber-200",
// "": "border-amber-300",
// "": "border-amber-400",
// "": "border-amber-50",
// "": "border-amber-500",
// "": "border-amber-600",
// "": "border-amber-700",
// "": "border-amber-800",
// "": "border-amber-900",
"boam": "border-amber-${500}",
"bob": "border-b",
// "": "border-b-0",
// "": "border-b-2",
// "": "border-b-4",
// "": "border-b-8",
// "": "border-b-amber-100",
// "": "border-b-amber-200",
// "": "border-b-amber-300",
// "": "border-b-amber-400",
// "": "border-b-amber-50",
// "": "border-b-amber-500",
// "": "border-b-amber-600",
// "": "border-b-amber-700",
// "": "border-b-amber-800",
// "": "border-b-amber-900",
"bobam": "border-b-amber-${500}",
"bobbl": "border-b-blue-${500}",
// "": "border-b-blue-100",
// "": "border-b-blue-200",
// "": "border-b-blue-300",
// "": "border-b-blue-400",
// "": "border-b-blue-50",
// "": "border-b-blue-500",
// "": "border-b-blue-600",
// "": "border-b-blue-700",
// "": "border-b-blue-800",
// "": "border-b-blue-900",
/*"bobbl": "border-b-blue-${500}",*/
"bobcu": "border-b-current",
// "": "border-b-cyan-100",
// "": "border-b-cyan-200",
// "": "border-b-cyan-300",
// "": "border-b-cyan-400",
// "": "border-b-cyan-50",
// "": "border-b-cyan-500",
// "": "border-b-cyan-600",
// "": "border-b-cyan-700",
// "": "border-b-cyan-800",
// "": "border-b-cyan-900",
"bobcy": "border-b-cyan-${500}",
// "": "border-b-emerald-100",
// "": "border-b-emerald-200",
// "": "border-b-emerald-300",
// "": "border-b-emerald-400",
// "": "border-b-emerald-50",
// "": "border-b-emerald-500",
// "": "border-b-emerald-600",
// "": "border-b-emerald-700",
// "": "border-b-emerald-800",
// "": "border-b-emerald-900",
"bobem": "border-b-emerald-${500}",
// "": "border-b-fuchsia-100",
// "": "border-b-fuchsia-200",
// "": "border-b-fuchsia-300",
// "": "border-b-fuchsia-400",
// "": "border-b-fuchsia-50",
// "": "border-b-fuchsia-500",
// "": "border-b-fuchsia-600",
// "": "border-b-fuchsia-700",
// "": "border-b-fuchsia-800",
// "": "border-b-fuchsia-900",
"bobfu": "border-b-fuchsia-${500}",
// "": "border-b-gray-100",
// "": "border-b-gray-200",
// "": "border-b-gray-300",
// "": "border-b-gray-400",
// "": "border-b-gray-50",
// "": "border-b-gray-500",
// "": "border-b-gray-600",
// "": "border-b-gray-700",
// "": "border-b-gray-800",
// "": "border-b-gray-900",
"bobgr": "border-b-green-${500}",
// "": "border-b-green-100",
// "": "border-b-green-200",
// "": "border-b-green-300",
// "": "border-b-green-400",
// "": "border-b-green-50",
// "": "border-b-green-500",
// "": "border-b-green-600",
// "": "border-b-green-700",
// "": "border-b-green-800",
// "": "border-b-green-900",
/*"bobgr": "border-b-green-${500}",*/
// "": "border-b-indigo-100",
// "": "border-b-indigo-200",
// "": "border-b-indigo-300",
// "": "border-b-indigo-400",
// "": "border-b-indigo-50",
// "": "border-b-indigo-500",
// "": "border-b-indigo-600",
// "": "border-b-indigo-700",
// "": "border-b-indigo-800",
// "": "border-b-indigo-900",
"bobin": "border-b-inherit",
/*"bobin": "border-b-inherit",*/
// "": "border-b-lime-100",
// "": "border-b-lime-200",
// "": "border-b-lime-300",
// "": "border-b-lime-400",
// "": "border-b-lime-50",
// "": "border-b-lime-500",
// "": "border-b-lime-600",
// "": "border-b-lime-700",
// "": "border-b-lime-800",
// "": "border-b-lime-900",
"bobli": "border-b-lime-${500}",
// "": "border-b-neutral-100",
// "": "border-b-neutral-200",
// "": "border-b-neutral-300",
// "": "border-b-neutral-400",
// "": "border-b-neutral-50",
// "": "border-b-neutral-500",
// "": "border-b-neutral-600",
// "": "border-b-neutral-700",
// "": "border-b-neutral-800",
// "": "border-b-neutral-900",
"bobne": "border-b-neutral-${500}",
// "": "border-b-orange-100",
// "": "border-b-orange-200",
// "": "border-b-orange-300",
// "": "border-b-orange-400",
// "": "border-b-orange-50",
// "": "border-b-orange-500",
// "": "border-b-orange-600",
// "": "border-b-orange-700",
// "": "border-b-orange-800",
// "": "border-b-orange-900",
"bobor": "border-b-orange-${500}",
// "": "border-b-pink-100",
// "": "border-b-pink-200",
// "": "border-b-pink-300",
// "": "border-b-pink-400",
// "": "border-b-pink-50",
// "": "border-b-pink-500",
// "": "border-b-pink-600",
// "": "border-b-pink-700",
// "": "border-b-pink-800",
// "": "border-b-pink-900",
"bobpi": "border-b-pink-${500}",
// "": "border-b-purple-100",
// "": "border-b-purple-200",
// "": "border-b-purple-300",
// "": "border-b-purple-400",
// "": "border-b-purple-50",
// "": "border-b-purple-500",
// "": "border-b-purple-600",
// "": "border-b-purple-700",
// "": "border-b-purple-800",
// "": "border-b-purple-900",
"bobpu": "border-b-purple-${500}",
// "": "border-b-red-100",
// "": "border-b-red-200",
// "": "border-b-red-300",
// "": "border-b-red-400",
// "": "border-b-red-50",
// "": "border-b-red-500",
// "": "border-b-red-600",
// "": "border-b-red-700",
// "": "border-b-red-800",
// "": "border-b-red-900",
"bobre": "border-b-red-${500}",
// "": "border-b-rose-100",
// "": "border-b-rose-200",
// "": "border-b-rose-300",
// "": "border-b-rose-400",
// "": "border-b-rose-50",
// "": "border-b-rose-500",
// "": "border-b-rose-600",
// "": "border-b-rose-700",
// "": "border-b-rose-800",
// "": "border-b-rose-900",
"bobro": "border-b-rose-${500}",
// "": "border-b-sky-100",
// "": "border-b-sky-200",
// "": "border-b-sky-300",
// "": "border-b-sky-400",
// "": "border-b-sky-50",
// "": "border-b-sky-500",
// "": "border-b-sky-600",
// "": "border-b-sky-700",
// "": "border-b-sky-800",
// "": "border-b-sky-900",
"bobsk": "border-b-sky-${500}",
// "": "border-b-slate-100",
// "": "border-b-slate-200",
// "": "border-b-slate-300",
// "": "border-b-slate-400",
// "": "border-b-slate-50",
// "": "border-b-slate-500",
// "": "border-b-slate-600",
// "": "border-b-slate-700",
// "": "border-b-slate-800",
// "": "border-b-slate-900",
"bobsl": "border-b-slate-${500}",
// "": "border-b-stone-100",
// "": "border-b-stone-200",
// "": "border-b-stone-300",
// "": "border-b-stone-400",
// "": "border-b-stone-50",
// "": "border-b-stone-500",
// "": "border-b-stone-600",
// "": "border-b-stone-700",
// "": "border-b-stone-800",
// "": "border-b-stone-900",
"bobst": "border-b-stone-${500}",
// "": "border-b-teal-100",
// "": "border-b-teal-200",
// "": "border-b-teal-300",
// "": "border-b-teal-400",
// "": "border-b-teal-50",
// "": "border-b-teal-500",
// "": "border-b-teal-600",
// "": "border-b-teal-700",
// "": "border-b-teal-800",
// "": "border-b-teal-900",
"bobte": "border-b-teal-${500}",
"bobtr": "border-b-transparent",
// "": "border-b-violet-100",
// "": "border-b-violet-200",
// "": "border-b-violet-300",
// "": "border-b-violet-400",
// "": "border-b-violet-50",
// "": "border-b-violet-500",
// "": "border-b-violet-600",
// "": "border-b-violet-700",
// "": "border-b-violet-800",
// "": "border-b-violet-900",
"bobvi": "border-b-violet-${500}",
"bobwh": "border-b-white",
// "": "border-b-yellow-100",
// "": "border-b-yellow-200",
// "": "border-b-yellow-300",
// "": "border-b-yellow-400",
// "": "border-b-yellow-50",
// "": "border-b-yellow-500",
// "": "border-b-yellow-600",
// "": "border-b-yellow-700",
// "": "border-b-yellow-800",
// "": "border-b-yellow-900",
"bobye": "border-b-yellow-${500}",
// "": "border-b-zinc-100",
// "": "border-b-zinc-200",
// "": "border-b-zinc-300",
// "": "border-b-zinc-400",
// "": "border-b-zinc-50",
// "": "border-b-zinc-500",
// "": "border-b-zinc-600",
// "": "border-b-zinc-700",
// "": "border-b-zinc-800",
// "": "border-b-zinc-900",
"bobzi": "border-b-zinc-${500}",
"bobl": "border-blue-${500}",
// "": "border-blue-100",
// "": "border-blue-200",
// "": "border-blue-300",
// "": "border-blue-400",
// "": "border-blue-50",
// "": "border-blue-500",
// "": "border-blue-600",
// "": "border-blue-700",
// "": "border-blue-800",
// "": "border-blue-900",
/*"bobl": "border-blue-${500}",*/
"boco": "box-content",
"bocu": "border-current",
// "": "border-cyan-100",
// "": "border-cyan-200",
// "": "border-cyan-300",
// "": "border-cyan-400",
// "": "border-cyan-50",
// "": "border-cyan-500",
// "": "border-cyan-600",
// "": "border-cyan-700",
// "": "border-cyan-800",
// "": "border-cyan-900",
"bocy": "border-cyan-${500}",
"boda": "border-dashed",
"bodo": "border-double",
/*"bodo": "border-double",*/
// "": "border-emerald-100",
// "": "border-emerald-200",
// "": "border-emerald-300",
// "": "border-emerald-400",
// "": "border-emerald-50",
// "": "border-emerald-500",
// "": "border-emerald-600",
// "": "border-emerald-700",
// "": "border-emerald-800",
// "": "border-emerald-900",
"boem": "border-emerald-${500}",
// "": "border-fuchsia-100",
// "": "border-fuchsia-200",
// "": "border-fuchsia-300",
// "": "border-fuchsia-400",
// "": "border-fuchsia-50",
// "": "border-fuchsia-500",
// "": "border-fuchsia-600",
// "": "border-fuchsia-700",
// "": "border-fuchsia-800",
// "": "border-fuchsia-900",
"bofu": "border-fuchsia-${500}",
// "": "border-gray-100",
// "": "border-gray-200",
// "": "border-gray-300",
// "": "border-gray-400",
// "": "border-gray-50",
// "": "border-gray-500",
// "": "border-gray-600",
// "": "border-gray-700",
// "": "border-gray-800",
// "": "border-gray-900",
"bogr": "border-green-${500}",
// "": "border-green-100",
// "": "border-green-200",
// "": "border-green-300",
// "": "border-green-400",
// "": "border-green-50",
// "": "border-green-500",
// "": "border-green-600",
// "": "border-green-700",
// "": "border-green-800",
// "": "border-green-900",
/*"bogr": "border-green-${500}",*/
"bohi": "border-hidden",
// "": "border-indigo-100",
// "": "border-indigo-200",
// "": "border-indigo-300",
// "": "border-indigo-400",
// "": "border-indigo-50",
// "": "border-indigo-500",
// "": "border-indigo-600",
// "": "border-indigo-700",
// "": "border-indigo-800",
// "": "border-indigo-900",
"boin": "border-inherit",
/*"boin": "border-inherit",*/
"bol": "border-l",
// "": "border-l-0",
// "": "border-l-2",
// "": "border-l-4",
// "": "border-l-8",
// "": "border-l-amber-100",
// "": "border-l-amber-200",
// "": "border-l-amber-300",
// "": "border-l-amber-400",
// "": "border-l-amber-50",
// "": "border-l-amber-500",
// "": "border-l-amber-600",
// "": "border-l-amber-700",
// "": "border-l-amber-800",
// "": "border-l-amber-900",
"bolam": "border-l-amber-${500}",
"bolbl": "border-l-blue-${500}",
// "": "border-l-blue-100",
// "": "border-l-blue-200",
// "": "border-l-blue-300",
// "": "border-l-blue-400",
// "": "border-l-blue-50",
// "": "border-l-blue-500",
// "": "border-l-blue-600",
// "": "border-l-blue-700",
// "": "border-l-blue-800",
// "": "border-l-blue-900",
/*"bolbl": "border-l-blue-${500}",*/
"bolcu": "border-l-current",
// "": "border-l-cyan-100",
// "": "border-l-cyan-200",
// "": "border-l-cyan-300",
// "": "border-l-cyan-400",
// "": "border-l-cyan-50",
// "": "border-l-cyan-500",
// "": "border-l-cyan-600",
// "": "border-l-cyan-700",
// "": "border-l-cyan-800",
// "": "border-l-cyan-900",
"bolcy": "border-l-cyan-${500}",
// "": "border-l-emerald-100",
// "": "border-l-emerald-200",
// "": "border-l-emerald-300",
// "": "border-l-emerald-400",
// "": "border-l-emerald-50",
// "": "border-l-emerald-500",
// "": "border-l-emerald-600",
// "": "border-l-emerald-700",
// "": "border-l-emerald-800",
// "": "border-l-emerald-900",
"bolem": "border-l-emerald-${500}",
// "": "border-l-fuchsia-100",
// "": "border-l-fuchsia-200",
// "": "border-l-fuchsia-300",
// "": "border-l-fuchsia-400",
// "": "border-l-fuchsia-50",
// "": "border-l-fuchsia-500",
// "": "border-l-fuchsia-600",
// "": "border-l-fuchsia-700",
// "": "border-l-fuchsia-800",
// "": "border-l-fuchsia-900",
"bolfu": "border-l-fuchsia-${500}",
// "": "border-l-gray-100",
// "": "border-l-gray-200",
// "": "border-l-gray-300",
// "": "border-l-gray-400",
// "": "border-l-gray-50",
// "": "border-l-gray-500",
// "": "border-l-gray-600",
// "": "border-l-gray-700",
// "": "border-l-gray-800",
// "": "border-l-gray-900",
"bolgr": "border-l-green-${500}",
// "": "border-l-green-100",
// "": "border-l-green-200",
// "": "border-l-green-300",
// "": "border-l-green-400",
// "": "border-l-green-50",
// "": "border-l-green-500",
// "": "border-l-green-600",
// "": "border-l-green-700",
// "": "border-l-green-800",
// "": "border-l-green-900",
/*"bolgr": "border-l-green-${500}",*/
// "": "border-l-indigo-100",
// "": "border-l-indigo-200",
// "": "border-l-indigo-300",
// "": "border-l-indigo-400",
// "": "border-l-indigo-50",
// "": "border-l-indigo-500",
// "": "border-l-indigo-600",
// "": "border-l-indigo-700",
// "": "border-l-indigo-800",
// "": "border-l-indigo-900",
"bolin": "border-l-inherit",
/*"bolin": "border-l-inherit",*/
// "": "border-l-lime-100",
// "": "border-l-lime-200",
// "": "border-l-lime-300",
// "": "border-l-lime-400",
// "": "border-l-lime-50",
// "": "border-l-lime-500",
// "": "border-l-lime-600",
// "": "border-l-lime-700",
// "": "border-l-lime-800",
// "": "border-l-lime-900",
"bolli": "border-l-lime-${500}",
// "": "border-l-neutral-100",
// "": "border-l-neutral-200",
// "": "border-l-neutral-300",
// "": "border-l-neutral-400",
// "": "border-l-neutral-50",
// "": "border-l-neutral-500",
// "": "border-l-neutral-600",
// "": "border-l-neutral-700",
// "": "border-l-neutral-800",
// "": "border-l-neutral-900",
"bolne": "border-l-neutral-${500}",
// "": "border-l-orange-100",
// "": "border-l-orange-200",
// "": "border-l-orange-300",
// "": "border-l-orange-400",
// "": "border-l-orange-50",
// "": "border-l-orange-500",
// "": "border-l-orange-600",
// "": "border-l-orange-700",
// "": "border-l-orange-800",
// "": "border-l-orange-900",
"bolor": "border-l-orange-${500}",
// "": "border-l-pink-100",
// "": "border-l-pink-200",
// "": "border-l-pink-300",
// "": "border-l-pink-400",
// "": "border-l-pink-50",
// "": "border-l-pink-500",
// "": "border-l-pink-600",
// "": "border-l-pink-700",
// "": "border-l-pink-800",
// "": "border-l-pink-900",
"bolpi": "border-l-pink-${500}",
// "": "border-l-purple-100",
// "": "border-l-purple-200",
// "": "border-l-purple-300",
// "": "border-l-purple-400",
// "": "border-l-purple-50",
// "": "border-l-purple-500",
// "": "border-l-purple-600",
// "": "border-l-purple-700",
// "": "border-l-purple-800",
// "": "border-l-purple-900",
"bolpu": "border-l-purple-${500}",
// "": "border-l-red-100",
// "": "border-l-red-200",
// "": "border-l-red-300",
// "": "border-l-red-400",
// "": "border-l-red-50",
// "": "border-l-red-500",
// "": "border-l-red-600",
// "": "border-l-red-700",
// "": "border-l-red-800",
// "": "border-l-red-900",
"bolre": "border-l-red-${500}",
// "": "border-l-rose-100",
// "": "border-l-rose-200",
// "": "border-l-rose-300",
// "": "border-l-rose-400",
// "": "border-l-rose-50",
// "": "border-l-rose-500",
// "": "border-l-rose-600",
// "": "border-l-rose-700",
// "": "border-l-rose-800",
// "": "border-l-rose-900",
"bolro": "border-l-rose-${500}",
// "": "border-l-sky-100",
// "": "border-l-sky-200",
// "": "border-l-sky-300",
// "": "border-l-sky-400",
// "": "border-l-sky-50",
// "": "border-l-sky-500",
// "": "border-l-sky-600",
// "": "border-l-sky-700",
// "": "border-l-sky-800",
// "": "border-l-sky-900",
"bolsk": "border-l-sky-${500}",
// "": "border-l-slate-100",
// "": "border-l-slate-200",
// "": "border-l-slate-300",
// "": "border-l-slate-400",
// "": "border-l-slate-50",
// "": "border-l-slate-500",
// "": "border-l-slate-600",
// "": "border-l-slate-700",
// "": "border-l-slate-800",
// "": "border-l-slate-900",
"bolsl": "border-l-slate-${500}",
// "": "border-l-stone-100",
// "": "border-l-stone-200",
// "": "border-l-stone-300",
// "": "border-l-stone-400",
// "": "border-l-stone-50",
// "": "border-l-stone-500",
// "": "border-l-stone-600",
// "": "border-l-stone-700",
// "": "border-l-stone-800",
// "": "border-l-stone-900",
"bolst": "border-l-stone-${500}",
// "": "border-l-teal-100",
// "": "border-l-teal-200",
// "": "border-l-teal-300",
// "": "border-l-teal-400",
// "": "border-l-teal-50",
// "": "border-l-teal-500",
// "": "border-l-teal-600",
// "": "border-l-teal-700",
// "": "border-l-teal-800",
// "": "border-l-teal-900",
"bolte": "border-l-teal-${500}",
"boltr": "border-l-transparent",
// "": "border-l-violet-100",
// "": "border-l-violet-200",
// "": "border-l-violet-300",
// "": "border-l-violet-400",
// "": "border-l-violet-50",
// "": "border-l-violet-500",
// "": "border-l-violet-600",
// "": "border-l-violet-700",
// "": "border-l-violet-800",
// "": "border-l-violet-900",
"bolvi": "border-l-violet-${500}",
"bolwh": "border-l-white",
// "": "border-l-yellow-100",
// "": "border-l-yellow-200",
// "": "border-l-yellow-300",
// "": "border-l-yellow-400",
// "": "border-l-yellow-50",
// "": "border-l-yellow-500",
// "": "border-l-yellow-600",
// "": "border-l-yellow-700",
// "": "border-l-yellow-800",
// "": "border-l-yellow-900",
"bolye": "border-l-yellow-${500}",
// "": "border-l-zinc-100",
// "": "border-l-zinc-200",
// "": "border-l-zinc-300",
// "": "border-l-zinc-400",
// "": "border-l-zinc-50",
// "": "border-l-zinc-500",
// "": "border-l-zinc-600",
// "": "border-l-zinc-700",
// "": "border-l-zinc-800",
// "": "border-l-zinc-900",
"bolzi": "border-l-zinc-${500}",
// "": "border-lime-100",
// "": "border-lime-200",
// "": "border-lime-300",
// "": "border-lime-400",
// "": "border-lime-50",
// "": "border-lime-500",
// "": "border-lime-600",
// "": "border-lime-700",
// "": "border-lime-800",
// "": "border-lime-900",
"boli": "border-lime-${500}",
// "": "border-neutral-100",
// "": "border-neutral-200",
// "": "border-neutral-300",
// "": "border-neutral-400",
// "": "border-neutral-50",
// "": "border-neutral-500",
// "": "border-neutral-600",
// "": "border-neutral-700",
// "": "border-neutral-800",
// "": "border-neutral-900",
"bone": "border-neutral-${500}",
"bono": "border-none",
// "": "border-opacity-0",
// "": "border-opacity-10",
// "": "border-opacity-100",
// "": "border-opacity-20",
// "": "border-opacity-25",
// "": "border-opacity-30",
// "": "border-opacity-40",
// "": "border-opacity-5",
// "": "border-opacity-50",
// "": "border-opacity-60",
// "": "border-opacity-70",
// "": "border-opacity-75",
// "": "border-opacity-80",
// "": "border-opacity-90",
// "": "border-opacity-95",
// "": "border-orange-100",
// "": "border-orange-200",
// "": "border-orange-300",
// "": "border-orange-400",
// "": "border-orange-50",
// "": "border-orange-500",
// "": "border-orange-600",
// "": "border-orange-700",
// "": "border-orange-800",
// "": "border-orange-900",
"boor": "border-orange-${500}",
// "": "border-pink-100",
// "": "border-pink-200",
// "": "border-pink-300",
// "": "border-pink-400",
// "": "border-pink-50",
// "": "border-pink-500",
// "": "border-pink-600",
// "": "border-pink-700",
// "": "border-pink-800",
// "": "border-pink-900",
"bopi": "border-pink-${500}",
// "": "border-purple-100",
// "": "border-purple-200",
// "": "border-purple-300",
// "": "border-purple-400",
// "": "border-purple-50",
// "": "border-purple-500",
// "": "border-purple-600",
// "": "border-purple-700",
// "": "border-purple-800",
// "": "border-purple-900",
"bopu": "border-purple-${500}",
"bor": "border-r",
// "": "border-r-0",
// "": "border-r-2",
// "": "border-r-4",
// "": "border-r-8",
// "": "border-r-amber-100",
// "": "border-r-amber-200",
// "": "border-r-amber-300",
// "": "border-r-amber-400",
// "": "border-r-amber-50",
// "": "border-r-amber-500",
// "": "border-r-amber-600",
// "": "border-r-amber-700",
// "": "border-r-amber-800",
// "": "border-r-amber-900",
"boram": "border-r-amber-${500}",
"borbl": "border-r-blue-${500}",
// "": "border-r-blue-100",
// "": "border-r-blue-200",
// "": "border-r-blue-300",
// "": "border-r-blue-400",
// "": "border-r-blue-50",
// "": "border-r-blue-500",
// "": "border-r-blue-600",
// "": "border-r-blue-700",
// "": "border-r-blue-800",
// "": "border-r-blue-900",
/*"borbl": "border-r-blue-${500}",*/
"borcu": "border-r-current",
// "": "border-r-cyan-100",
// "": "border-r-cyan-200",
// "": "border-r-cyan-300",
// "": "border-r-cyan-400",
// "": "border-r-cyan-50",
// "": "border-r-cyan-500",
// "": "border-r-cyan-600",
// "": "border-r-cyan-700",
// "": "border-r-cyan-800",
// "": "border-r-cyan-900",
"borcy": "border-r-cyan-${500}",
// "": "border-r-emerald-100",
// "": "border-r-emerald-200",
// "": "border-r-emerald-300",
// "": "border-r-emerald-400",
// "": "border-r-emerald-50",
// "": "border-r-emerald-500",
// "": "border-r-emerald-600",
// "": "border-r-emerald-700",
// "": "border-r-emerald-800",
// "": "border-r-emerald-900",
"borem": "border-r-emerald-${500}",
// "": "border-r-fuchsia-100",
// "": "border-r-fuchsia-200",
// "": "border-r-fuchsia-300",
// "": "border-r-fuchsia-400",
// "": "border-r-fuchsia-50",
// "": "border-r-fuchsia-500",
// "": "border-r-fuchsia-600",
// "": "border-r-fuchsia-700",
// "": "border-r-fuchsia-800",
// "": "border-r-fuchsia-900",
"borfu": "border-r-fuchsia-${500}",
// "": "border-r-gray-100",
// "": "border-r-gray-200",
// "": "border-r-gray-300",
// "": "border-r-gray-400",
// "": "border-r-gray-50",
// "": "border-r-gray-500",
// "": "border-r-gray-600",
// "": "border-r-gray-700",
// "": "border-r-gray-800",
// "": "border-r-gray-900",
"borgr": "border-r-green-${500}",
// "": "border-r-green-100",
// "": "border-r-green-200",
// "": "border-r-green-300",
// "": "border-r-green-400",
// "": "border-r-green-50",
// "": "border-r-green-500",
// "": "border-r-green-600",
// "": "border-r-green-700",
// "": "border-r-green-800",
// "": "border-r-green-900",
/*"borgr": "border-r-green-${500}",*/
// "": "border-r-indigo-100",
// "": "border-r-indigo-200",
// "": "border-r-indigo-300",
// "": "border-r-indigo-400",
// "": "border-r-indigo-50",
// "": "border-r-indigo-500",
// "": "border-r-indigo-600",
// "": "border-r-indigo-700",
// "": "border-r-indigo-800",
// "": "border-r-indigo-900",
"borin": "border-r-inherit",
/*"borin": "border-r-inherit",*/
// "": "border-r-lime-100",
// "": "border-r-lime-200",
// "": "border-r-lime-300",
// "": "border-r-lime-400",
// "": "border-r-lime-50",
// "": "border-r-lime-500",
// "": "border-r-lime-600",
// "": "border-r-lime-700",
// "": "border-r-lime-800",
// "": "border-r-lime-900",
"borli": "border-r-lime-${500}",
// "": "border-r-neutral-100",
// "": "border-r-neutral-200",
// "": "border-r-neutral-300",
// "": "border-r-neutral-400",
// "": "border-r-neutral-50",
// "": "border-r-neutral-500",
// "": "border-r-neutral-600",
// "": "border-r-neutral-700",
// "": "border-r-neutral-800",
// "": "border-r-neutral-900",
"borne": "border-r-neutral-${500}",
// "": "border-r-orange-100",
// "": "border-r-orange-200",
// "": "border-r-orange-300",
// "": "border-r-orange-400",
// "": "border-r-orange-50",
// "": "border-r-orange-500",
// "": "border-r-orange-600",
// "": "border-r-orange-700",
// "": "border-r-orange-800",
// "": "border-r-orange-900",
"boror": "border-r-orange-${500}",
// "": "border-r-pink-100",
// "": "border-r-pink-200",
// "": "border-r-pink-300",
// "": "border-r-pink-400",
// "": "border-r-pink-50",
// "": "border-r-pink-500",
// "": "border-r-pink-600",
// "": "border-r-pink-700",
// "": "border-r-pink-800",
// "": "border-r-pink-900",
"borpi": "border-r-pink-${500}",
// "": "border-r-purple-100",
// "": "border-r-purple-200",
// "": "border-r-purple-300",
// "": "border-r-purple-400",
// "": "border-r-purple-50",
// "": "border-r-purple-500",
// "": "border-r-purple-600",
// "": "border-r-purple-700",
// "": "border-r-purple-800",
// "": "border-r-purple-900",
"borpu": "border-r-purple-${500}",
// "": "border-r-red-100",
// "": "border-r-red-200",
// "": "border-r-red-300",
// "": "border-r-red-400",
// "": "border-r-red-50",
// "": "border-r-red-500",
// "": "border-r-red-600",
// "": "border-r-red-700",
// "": "border-r-red-800",
// "": "border-r-red-900",
"borre": "border-r-red-${500}",
// "": "border-r-rose-100",
// "": "border-r-rose-200",
// "": "border-r-rose-300",
// "": "border-r-rose-400",
// "": "border-r-rose-50",
// "": "border-r-rose-500",
// "": "border-r-rose-600",
// "": "border-r-rose-700",
// "": "border-r-rose-800",
// "": "border-r-rose-900",
"borro": "border-r-rose-${500}",
// "": "border-r-sky-100",
// "": "border-r-sky-200",
// "": "border-r-sky-300",
// "": "border-r-sky-400",
// "": "border-r-sky-50",
// "": "border-r-sky-500",
// "": "border-r-sky-600",
// "": "border-r-sky-700",
// "": "border-r-sky-800",
// "": "border-r-sky-900",
"borsk": "border-r-sky-${500}",
// "": "border-r-slate-100",
// "": "border-r-slate-200",
// "": "border-r-slate-300",
// "": "border-r-slate-400",
// "": "border-r-slate-50",
// "": "border-r-slate-500",
// "": "border-r-slate-600",
// "": "border-r-slate-700",
// "": "border-r-slate-800",
// "": "border-r-slate-900",
"borsl": "border-r-slate-${500}",
// "": "border-r-stone-100",
// "": "border-r-stone-200",
// "": "border-r-stone-300",
// "": "border-r-stone-400",
// "": "border-r-stone-50",
// "": "border-r-stone-500",
// "": "border-r-stone-600",
// "": "border-r-stone-700",
// "": "border-r-stone-800",
// "": "border-r-stone-900",
"borst": "border-r-stone-${500}",
// "": "border-r-teal-100",
// "": "border-r-teal-200",
// "": "border-r-teal-300",
// "": "border-r-teal-400",
// "": "border-r-teal-50",
// "": "border-r-teal-500",
// "": "border-r-teal-600",
// "": "border-r-teal-700",
// "": "border-r-teal-800",
// "": "border-r-teal-900",
"borte": "border-r-teal-${500}",
"bortr": "border-r-transparent",
// "": "border-r-violet-100",
// "": "border-r-violet-200",
// "": "border-r-violet-300",
// "": "border-r-violet-400",
// "": "border-r-violet-50",
// "": "border-r-violet-500",
// "": "border-r-violet-600",
// "": "border-r-violet-700",
// "": "border-r-violet-800",
// "": "border-r-violet-900",
"borvi": "border-r-violet-${500}",
"borwh": "border-r-white",
// "": "border-r-yellow-100",
// "": "border-r-yellow-200",
// "": "border-r-yellow-300",
// "": "border-r-yellow-400",
// "": "border-r-yellow-50",
// "": "border-r-yellow-500",
// "": "border-r-yellow-600",
// "": "border-r-yellow-700",
// "": "border-r-yellow-800",
// "": "border-r-yellow-900",
"borye": "border-r-yellow-${500}",
// "": "border-r-zinc-100",
// "": "border-r-zinc-200",
// "": "border-r-zinc-300",
// "": "border-r-zinc-400",
// "": "border-r-zinc-50",
// "": "border-r-zinc-500",
// "": "border-r-zinc-600",
// "": "border-r-zinc-700",
// "": "border-r-zinc-800",
// "": "border-r-zinc-900",
"borzi": "border-r-zinc-${500}",
// "": "border-red-100",
// "": "border-red-200",
// "": "border-red-300",
// "": "border-red-400",
// "": "border-red-50",
// "": "border-red-500",
// "": "border-red-600",
// "": "border-red-700",
// "": "border-red-800",
// "": "border-red-900",
"bore": "border-red-${500}",
// "": "border-rose-100",
// "": "border-rose-200",
// "": "border-rose-300",
// "": "border-rose-400",
// "": "border-rose-50",
// "": "border-rose-500",
// "": "border-rose-600",
// "": "border-rose-700",
// "": "border-rose-800",
// "": "border-rose-900",
"boro": "border-rose-${500}",
"bose": "border-separate",
// "": "border-sky-100",
// "": "border-sky-200",
// "": "border-sky-300",
// "": "border-sky-400",
// "": "border-sky-50",
// "": "border-sky-500",
// "": "border-sky-600",
// "": "border-sky-700",
// "": "border-sky-800",
// "": "border-sky-900",
"bosk": "border-sky-${500}",
// "": "border-slate-100",
// "": "border-slate-200",
// "": "border-slate-300",
// "": "border-slate-400",
// "": "border-slate-50",
// "": "border-slate-500",
// "": "border-slate-600",
// "": "border-slate-700",
// "": "border-slate-800",
// "": "border-slate-900",
"bosl": "border-slate-${500}",
"boso": "border-solid",
// "": "border-stone-100",
// "": "border-stone-200",
// "": "border-stone-300",
// "": "border-stone-400",
// "": "border-stone-50",
// "": "border-stone-500",
// "": "border-stone-600",
// "": "border-stone-700",
// "": "border-stone-800",
// "": "border-stone-900",
"bost": "border-stone-${500}",
"bot": "border-t",
// "": "border-t-0",
// "": "border-t-2",
// "": "border-t-4",
// "": "border-t-8",
// "": "border-t-amber-100",
// "": "border-t-amber-200",
// "": "border-t-amber-300",
// "": "border-t-amber-400",
// "": "border-t-amber-50",
// "": "border-t-amber-500",
// "": "border-t-amber-600",
// "": "border-t-amber-700",
// "": "border-t-amber-800",
// "": "border-t-amber-900",
"botam": "border-t-amber-${500}",
"botbl": "border-t-blue-${500}",
// "": "border-t-blue-100",
// "": "border-t-blue-200",
// "": "border-t-blue-300",
// "": "border-t-blue-400",
// "": "border-t-blue-50",
// "": "border-t-blue-500",
// "": "border-t-blue-600",
// "": "border-t-blue-700",
// "": "border-t-blue-800",
// "": "border-t-blue-900",
/*"botbl": "border-t-blue-${500}",*/
"botcu": "border-t-current",
// "": "border-t-cyan-100",
// "": "border-t-cyan-200",
// "": "border-t-cyan-300",
// "": "border-t-cyan-400",
// "": "border-t-cyan-50",
// "": "border-t-cyan-500",
// "": "border-t-cyan-600",
// "": "border-t-cyan-700",
// "": "border-t-cyan-800",
// "": "border-t-cyan-900",
"botcy": "border-t-cyan-${500}",
// "": "border-t-emerald-100",
// "": "border-t-emerald-200",
// "": "border-t-emerald-300",
// "": "border-t-emerald-400",
// "": "border-t-emerald-50",
// "": "border-t-emerald-500",
// "": "border-t-emerald-600",
// "": "border-t-emerald-700",
// "": "border-t-emerald-800",
// "": "border-t-emerald-900",
"botem": "border-t-emerald-${500}",
// "": "border-t-fuchsia-100",
// "": "border-t-fuchsia-200",
// "": "border-t-fuchsia-300",
// "": "border-t-fuchsia-400",
// "": "border-t-fuchsia-50",
// "": "border-t-fuchsia-500",
// "": "border-t-fuchsia-600",
// "": "border-t-fuchsia-700",
// "": "border-t-fuchsia-800",
// "": "border-t-fuchsia-900",
"botfu": "border-t-fuchsia-${500}",
// "": "border-t-gray-100",
// "": "border-t-gray-200",
// "": "border-t-gray-300",
// "": "border-t-gray-400",
// "": "border-t-gray-50",
// "": "border-t-gray-500",
// "": "border-t-gray-600",
// "": "border-t-gray-700",
// "": "border-t-gray-800",
// "": "border-t-gray-900",
"botgr": "border-t-green-${500}",
// "": "border-t-green-100",
// "": "border-t-green-200",
// "": "border-t-green-300",
// "": "border-t-green-400",
// "": "border-t-green-50",
// "": "border-t-green-500",
// "": "border-t-green-600",
// "": "border-t-green-700",
// "": "border-t-green-800",
// "": "border-t-green-900",
/*"botgr": "border-t-green-${500}",*/
// "": "border-t-indigo-100",
// "": "border-t-indigo-200",
// "": "border-t-indigo-300",
// "": "border-t-indigo-400",
// "": "border-t-indigo-50",
// "": "border-t-indigo-500",
// "": "border-t-indigo-600",
// "": "border-t-indigo-700",
// "": "border-t-indigo-800",
// "": "border-t-indigo-900",
"botin": "border-t-inherit",
/*"botin": "border-t-inherit",*/
// "": "border-t-lime-100",
// "": "border-t-lime-200",
// "": "border-t-lime-300",
// "": "border-t-lime-400",
// "": "border-t-lime-50",
// "": "border-t-lime-500",
// "": "border-t-lime-600",
// "": "border-t-lime-700",
// "": "border-t-lime-800",
// "": "border-t-lime-900",
"botli": "border-t-lime-${500}",
// "": "border-t-neutral-100",
// "": "border-t-neutral-200",
// "": "border-t-neutral-300",
// "": "border-t-neutral-400",
// "": "border-t-neutral-50",
// "": "border-t-neutral-500",
// "": "border-t-neutral-600",
// "": "border-t-neutral-700",
// "": "border-t-neutral-800",
// "": "border-t-neutral-900",
"botne": "border-t-neutral-${500}",
// "": "border-t-orange-100",
// "": "border-t-orange-200",
// "": "border-t-orange-300",
// "": "border-t-orange-400",
// "": "border-t-orange-50",
// "": "border-t-orange-500",
// "": "border-t-orange-600",
// "": "border-t-orange-700",
// "": "border-t-orange-800",
// "": "border-t-orange-900",
"botor": "border-t-orange-${500}",
// "": "border-t-pink-100",
// "": "border-t-pink-200",
// "": "border-t-pink-300",
// "": "border-t-pink-400",
// "": "border-t-pink-50",
// "": "border-t-pink-500",
// "": "border-t-pink-600",
// "": "border-t-pink-700",
// "": "border-t-pink-800",
// "": "border-t-pink-900",
"botpi": "border-t-pink-${500}",
// "": "border-t-purple-100",
// "": "border-t-purple-200",
// "": "border-t-purple-300",
// "": "border-t-purple-400",
// "": "border-t-purple-50",
// "": "border-t-purple-500",
// "": "border-t-purple-600",
// "": "border-t-purple-700",
// "": "border-t-purple-800",
// "": "border-t-purple-900",
"botpu": "border-t-purple-${500}",
// "": "border-t-red-100",
// "": "border-t-red-200",
// "": "border-t-red-300",
// "": "border-t-red-400",
// "": "border-t-red-50",
// "": "border-t-red-500",
// "": "border-t-red-600",
// "": "border-t-red-700",
// "": "border-t-red-800",
// "": "border-t-red-900",
"botre": "border-t-red-${500}",
// "": "border-t-rose-100",
// "": "border-t-rose-200",
// "": "border-t-rose-300",
// "": "border-t-rose-400",
// "": "border-t-rose-50",
// "": "border-t-rose-500",
// "": "border-t-rose-600",
// "": "border-t-rose-700",
// "": "border-t-rose-800",
// "": "border-t-rose-900",
"botro": "border-t-rose-${500}",
// "": "border-t-sky-100",
// "": "border-t-sky-200",
// "": "border-t-sky-300",
// "": "border-t-sky-400",
// "": "border-t-sky-50",
// "": "border-t-sky-500",
// "": "border-t-sky-600",
// "": "border-t-sky-700",
// "": "border-t-sky-800",
// "": "border-t-sky-900",
"botsk": "border-t-sky-${500}",
// "": "border-t-slate-100",
// "": "border-t-slate-200",
// "": "border-t-slate-300",
// "": "border-t-slate-400",
// "": "border-t-slate-50",
// "": "border-t-slate-500",
// "": "border-t-slate-600",
// "": "border-t-slate-700",
// "": "border-t-slate-800",
// "": "border-t-slate-900",
"botsl": "border-t-slate-${500}",
// "": "border-t-stone-100",
// "": "border-t-stone-200",
// "": "border-t-stone-300",
// "": "border-t-stone-400",
// "": "border-t-stone-50",
// "": "border-t-stone-500",
// "": "border-t-stone-600",
// "": "border-t-stone-700",
// "": "border-t-stone-800",
// "": "border-t-stone-900",
"botst": "border-t-stone-${500}",
// "": "border-t-teal-100",
// "": "border-t-teal-200",
// "": "border-t-teal-300",
// "": "border-t-teal-400",
// "": "border-t-teal-50",
// "": "border-t-teal-500",
// "": "border-t-teal-600",
// "": "border-t-teal-700",
// "": "border-t-teal-800",
// "": "border-t-teal-900",
"botte": "border-t-teal-${500}",
"bottr": "border-t-transparent",
// "": "border-t-violet-100",
// "": "border-t-violet-200",
// "": "border-t-violet-300",
// "": "border-t-violet-400",
// "": "border-t-violet-50",
// "": "border-t-violet-500",
// "": "border-t-violet-600",
// "": "border-t-violet-700",
// "": "border-t-violet-800",
// "": "border-t-violet-900",
"botvi": "border-t-violet-${500}",
"botwh": "border-t-white",
// "": "border-t-yellow-100",
// "": "border-t-yellow-200",
// "": "border-t-yellow-300",
// "": "border-t-yellow-400",
// "": "border-t-yellow-50",
// "": "border-t-yellow-500",
// "": "border-t-yellow-600",
// "": "border-t-yellow-700",
// "": "border-t-yellow-800",
// "": "border-t-yellow-900",
"botye": "border-t-yellow-${500}",
// "": "border-t-zinc-100",
// "": "border-t-zinc-200",
// "": "border-t-zinc-300",
// "": "border-t-zinc-400",
// "": "border-t-zinc-50",
// "": "border-t-zinc-500",
// "": "border-t-zinc-600",
// "": "border-t-zinc-700",
// "": "border-t-zinc-800",
// "": "border-t-zinc-900",
"botzi": "border-t-zinc-${500}",
// "": "border-teal-100",
// "": "border-teal-200",
// "": "border-teal-300",
// "": "border-teal-400",
// "": "border-teal-50",
// "": "border-teal-500",
// "": "border-teal-600",
// "": "border-teal-700",
// "": "border-teal-800",
// "": "border-teal-900",
"bote": "border-teal-${500}",
"botr": "border-transparent",
// "": "border-violet-100",
// "": "border-violet-200",
// "": "border-violet-300",
// "": "border-violet-400",
// "": "border-violet-50",
// "": "border-violet-500",
// "": "border-violet-600",
// "": "border-violet-700",
// "": "border-violet-800",
// "": "border-violet-900",
"bovi": "border-violet-${500}",
"bowh": "border-white",
"box": "border-x",
// "": "border-x-0",
// "": "border-x-2",
// "": "border-x-4",
// "": "border-x-8",
// "": "border-x-amber-100",
// "": "border-x-amber-200",
// "": "border-x-amber-300",
// "": "border-x-amber-400",
// "": "border-x-amber-50",
// "": "border-x-amber-500",
// "": "border-x-amber-600",
// "": "border-x-amber-700",
// "": "border-x-amber-800",
// "": "border-x-amber-900",
"boxam": "border-x-amber-${500}",
"boxbl": "border-x-blue-${500}",
// "": "border-x-blue-100",
// "": "border-x-blue-200",
// "": "border-x-blue-300",
// "": "border-x-blue-400",
// "": "border-x-blue-50",
// "": "border-x-blue-500",
// "": "border-x-blue-600",
// "": "border-x-blue-700",
// "": "border-x-blue-800",
// "": "border-x-blue-900",
/*"boxbl": "border-x-blue-${500}",*/
"boxcu": "border-x-current",
// "": "border-x-cyan-100",
// "": "border-x-cyan-200",
// "": "border-x-cyan-300",
// "": "border-x-cyan-400",
// "": "border-x-cyan-50",
// "": "border-x-cyan-500",
// "": "border-x-cyan-600",
// "": "border-x-cyan-700",
// "": "border-x-cyan-800",
// "": "border-x-cyan-900",
"boxcy": "border-x-cyan-${500}",
// "": "border-x-emerald-100",
// "": "border-x-emerald-200",
// "": "border-x-emerald-300",
// "": "border-x-emerald-400",
// "": "border-x-emerald-50",
// "": "border-x-emerald-500",
// "": "border-x-emerald-600",
// "": "border-x-emerald-700",
// "": "border-x-emerald-800",
// "": "border-x-emerald-900",
"boxem": "border-x-emerald-${500}",
// "": "border-x-fuchsia-100",
// "": "border-x-fuchsia-200",
// "": "border-x-fuchsia-300",
// "": "border-x-fuchsia-400",
// "": "border-x-fuchsia-50",
// "": "border-x-fuchsia-500",
// "": "border-x-fuchsia-600",
// "": "border-x-fuchsia-700",
// "": "border-x-fuchsia-800",
// "": "border-x-fuchsia-900",
"boxfu": "border-x-fuchsia-${500}",
// "": "border-x-gray-100",
// "": "border-x-gray-200",
// "": "border-x-gray-300",
// "": "border-x-gray-400",
// "": "border-x-gray-50",
// "": "border-x-gray-500",
// "": "border-x-gray-600",
// "": "border-x-gray-700",
// "": "border-x-gray-800",
// "": "border-x-gray-900",
"boxgr": "border-x-green-${500}",
// "": "border-x-green-100",
// "": "border-x-green-200",
// "": "border-x-green-300",
// "": "border-x-green-400",
// "": "border-x-green-50",
// "": "border-x-green-500",
// "": "border-x-green-600",
// "": "border-x-green-700",
// "": "border-x-green-800",
// "": "border-x-green-900",
/*"boxgr": "border-x-green-${500}",*/
// "": "border-x-indigo-100",
// "": "border-x-indigo-200",
// "": "border-x-indigo-300",
// "": "border-x-indigo-400",
// "": "border-x-indigo-50",
// "": "border-x-indigo-500",
// "": "border-x-indigo-600",
// "": "border-x-indigo-700",
// "": "border-x-indigo-800",
// "": "border-x-indigo-900",
"boxin": "border-x-inherit",
/*"boxin": "border-x-inherit",*/
// "": "border-x-lime-100",
// "": "border-x-lime-200",
// "": "border-x-lime-300",
// "": "border-x-lime-400",
// "": "border-x-lime-50",
// "": "border-x-lime-500",
// "": "border-x-lime-600",
// "": "border-x-lime-700",
// "": "border-x-lime-800",
// "": "border-x-lime-900",
"boxli": "border-x-lime-${500}",
// "": "border-x-neutral-100",
// "": "border-x-neutral-200",
// "": "border-x-neutral-300",
// "": "border-x-neutral-400",
// "": "border-x-neutral-50",
// "": "border-x-neutral-500",
// "": "border-x-neutral-600",
// "": "border-x-neutral-700",
// "": "border-x-neutral-800",
// "": "border-x-neutral-900",
"boxne": "border-x-neutral-${500}",
// "": "border-x-orange-100",
// "": "border-x-orange-200",
// "": "border-x-orange-300",
// "": "border-x-orange-400",
// "": "border-x-orange-50",
// "": "border-x-orange-500",
// "": "border-x-orange-600",
// "": "border-x-orange-700",
// "": "border-x-orange-800",
// "": "border-x-orange-900",
"boxor": "border-x-orange-${500}",
// "": "border-x-pink-100",
// "": "border-x-pink-200",
// "": "border-x-pink-300",
// "": "border-x-pink-400",
// "": "border-x-pink-50",
// "": "border-x-pink-500",
// "": "border-x-pink-600",
// "": "border-x-pink-700",
// "": "border-x-pink-800",
// "": "border-x-pink-900",
"boxpi": "border-x-pink-${500}",
// "": "border-x-purple-100",
// "": "border-x-purple-200",
// "": "border-x-purple-300",
// "": "border-x-purple-400",
// "": "border-x-purple-50",
// "": "border-x-purple-500",
// "": "border-x-purple-600",
// "": "border-x-purple-700",
// "": "border-x-purple-800",
// "": "border-x-purple-900",
"boxpu": "border-x-purple-${500}",
// "": "border-x-red-100",
// "": "border-x-red-200",
// "": "border-x-red-300",
// "": "border-x-red-400",
// "": "border-x-red-50",
// "": "border-x-red-500",
// "": "border-x-red-600",
// "": "border-x-red-700",
// "": "border-x-red-800",
// "": "border-x-red-900",
"boxre": "border-x-red-${500}",
// "": "border-x-rose-100",
// "": "border-x-rose-200",
// "": "border-x-rose-300",
// "": "border-x-rose-400",
// "": "border-x-rose-50",
// "": "border-x-rose-500",
// "": "border-x-rose-600",
// "": "border-x-rose-700",
// "": "border-x-rose-800",
// "": "border-x-rose-900",
"boxro": "border-x-rose-${500}",
// "": "border-x-sky-100",
// "": "border-x-sky-200",
// "": "border-x-sky-300",
// "": "border-x-sky-400",
// "": "border-x-sky-50",
// "": "border-x-sky-500",
// "": "border-x-sky-600",
// "": "border-x-sky-700",
// "": "border-x-sky-800",
// "": "border-x-sky-900",
"boxsk": "border-x-sky-${500}",
// "": "border-x-slate-100",
// "": "border-x-slate-200",
// "": "border-x-slate-300",
// "": "border-x-slate-400",
// "": "border-x-slate-50",
// "": "border-x-slate-500",
// "": "border-x-slate-600",
// "": "border-x-slate-700",
// "": "border-x-slate-800",
// "": "border-x-slate-900",
"boxsl": "border-x-slate-${500}",
// "": "border-x-stone-100",
// "": "border-x-stone-200",
// "": "border-x-stone-300",
// "": "border-x-stone-400",
// "": "border-x-stone-50",
// "": "border-x-stone-500",
// "": "border-x-stone-600",
// "": "border-x-stone-700",
// "": "border-x-stone-800",
// "": "border-x-stone-900",
"boxst": "border-x-stone-${500}",
// "": "border-x-teal-100",
// "": "border-x-teal-200",
// "": "border-x-teal-300",
// "": "border-x-teal-400",
// "": "border-x-teal-50",
// "": "border-x-teal-500",
// "": "border-x-teal-600",
// "": "border-x-teal-700",
// "": "border-x-teal-800",
// "": "border-x-teal-900",
"boxte": "border-x-teal-${500}",
"boxtr": "border-x-transparent",
// "": "border-x-violet-100",
// "": "border-x-violet-200",
// "": "border-x-violet-300",
// "": "border-x-violet-400",
// "": "border-x-violet-50",
// "": "border-x-violet-500",
// "": "border-x-violet-600",
// "": "border-x-violet-700",
// "": "border-x-violet-800",
// "": "border-x-violet-900",
"boxvi": "border-x-violet-${500}",
"boxwh": "border-x-white",
// "": "border-x-yellow-100",
// "": "border-x-yellow-200",
// "": "border-x-yellow-300",
// "": "border-x-yellow-400",
// "": "border-x-yellow-50",
// "": "border-x-yellow-500",
// "": "border-x-yellow-600",
// "": "border-x-yellow-700",
// "": "border-x-yellow-800",
// "": "border-x-yellow-900",
"boxye": "border-x-yellow-${500}",
// "": "border-x-zinc-100",
// "": "border-x-zinc-200",
// "": "border-x-zinc-300",
// "": "border-x-zinc-400",
// "": "border-x-zinc-50",
// "": "border-x-zinc-500",
// "": "border-x-zinc-600",
// "": "border-x-zinc-700",
// "": "border-x-zinc-800",
// "": "border-x-zinc-900",
"boxzi": "border-x-zinc-${500}",
"boy": "border-y",
// "": "border-y-0",
// "": "border-y-2",
// "": "border-y-4",
// "": "border-y-8",
// "": "border-y-amber-100",
// "": "border-y-amber-200",
// "": "border-y-amber-300",
// "": "border-y-amber-400",
// "": "border-y-amber-50",
// "": "border-y-amber-500",
// "": "border-y-amber-600",
// "": "border-y-amber-700",
// "": "border-y-amber-800",
// "": "border-y-amber-900",
"boyam": "border-y-amber-${500}",
"boybl": "border-y-blue-${500}",
// "": "border-y-blue-100",
// "": "border-y-blue-200",
// "": "border-y-blue-300",
// "": "border-y-blue-400",
// "": "border-y-blue-50",
// "": "border-y-blue-500",
// "": "border-y-blue-600",
// "": "border-y-blue-700",
// "": "border-y-blue-800",
// "": "border-y-blue-900",
/*"boybl": "border-y-blue-${500}",*/
"boycu": "border-y-current",
// "": "border-y-cyan-100",
// "": "border-y-cyan-200",
// "": "border-y-cyan-300",
// "": "border-y-cyan-400",
// "": "border-y-cyan-50",
// "": "border-y-cyan-500",
// "": "border-y-cyan-600",
// "": "border-y-cyan-700",
// "": "border-y-cyan-800",
// "": "border-y-cyan-900",
"boycy": "border-y-cyan-${500}",
// "": "border-y-emerald-100",
// "": "border-y-emerald-200",
// "": "border-y-emerald-300",
// "": "border-y-emerald-400",
// "": "border-y-emerald-50",
// "": "border-y-emerald-500",
// "": "border-y-emerald-600",
// "": "border-y-emerald-700",
// "": "border-y-emerald-800",
// "": "border-y-emerald-900",
"boyem": "border-y-emerald-${500}",
// "": "border-y-fuchsia-100",
// "": "border-y-fuchsia-200",
// "": "border-y-fuchsia-300",
// "": "border-y-fuchsia-400",
// "": "border-y-fuchsia-50",
// "": "border-y-fuchsia-500",
// "": "border-y-fuchsia-600",
// "": "border-y-fuchsia-700",
// "": "border-y-fuchsia-800",
// "": "border-y-fuchsia-900",
"boyfu": "border-y-fuchsia-${500}",
// "": "border-y-gray-100",
// "": "border-y-gray-200",
// "": "border-y-gray-300",
// "": "border-y-gray-400",
// "": "border-y-gray-50",
// "": "border-y-gray-500",
// "": "border-y-gray-600",
// "": "border-y-gray-700",
// "": "border-y-gray-800",
// "": "border-y-gray-900",
"boygr": "border-y-green-${500}",
// "": "border-y-green-100",
// "": "border-y-green-200",
// "": "border-y-green-300",
// "": "border-y-green-400",
// "": "border-y-green-50",
// "": "border-y-green-500",
// "": "border-y-green-600",
// "": "border-y-green-700",
// "": "border-y-green-800",
// "": "border-y-green-900",
/*"boygr": "border-y-green-${500}",*/
// "": "border-y-indigo-100",
// "": "border-y-indigo-200",
// "": "border-y-indigo-300",
// "": "border-y-indigo-400",
// "": "border-y-indigo-50",
// "": "border-y-indigo-500",
// "": "border-y-indigo-600",
// "": "border-y-indigo-700",
// "": "border-y-indigo-800",
// "": "border-y-indigo-900",
"boyin": "border-y-inherit",
/*"boyin": "border-y-inherit",*/
// "": "border-y-lime-100",
// "": "border-y-lime-200",
// "": "border-y-lime-300",
// "": "border-y-lime-400",
// "": "border-y-lime-50",
// "": "border-y-lime-500",
// "": "border-y-lime-600",
// "": "border-y-lime-700",
// "": "border-y-lime-800",
// "": "border-y-lime-900",
"boyli": "border-y-lime-${500}",
// "": "border-y-neutral-100",
// "": "border-y-neutral-200",
// "": "border-y-neutral-300",
// "": "border-y-neutral-400",
// "": "border-y-neutral-50",
// "": "border-y-neutral-500",
// "": "border-y-neutral-600",
// "": "border-y-neutral-700",
// "": "border-y-neutral-800",
// "": "border-y-neutral-900",
"boyne": "border-y-neutral-${500}",
// "": "border-y-orange-100",
// "": "border-y-orange-200",
// "": "border-y-orange-300",
// "": "border-y-orange-400",
// "": "border-y-orange-50",
// "": "border-y-orange-500",
// "": "border-y-orange-600",
// "": "border-y-orange-700",
// "": "border-y-orange-800",
// "": "border-y-orange-900",
"boyor": "border-y-orange-${500}",
// "": "border-y-pink-100",
// "": "border-y-pink-200",
// "": "border-y-pink-300",
// "": "border-y-pink-400",
// "": "border-y-pink-50",
// "": "border-y-pink-500",
// "": "border-y-pink-600",
// "": "border-y-pink-700",
// "": "border-y-pink-800",
// "": "border-y-pink-900",
"boypi": "border-y-pink-${500}",
// "": "border-y-purple-100",
// "": "border-y-purple-200",
// "": "border-y-purple-300",
// "": "border-y-purple-400",
// "": "border-y-purple-50",
// "": "border-y-purple-500",
// "": "border-y-purple-600",
// "": "border-y-purple-700",
// "": "border-y-purple-800",
// "": "border-y-purple-900",
"boypu": "border-y-purple-${500}",
// "": "border-y-red-100",
// "": "border-y-red-200",
// "": "border-y-red-300",
// "": "border-y-red-400",
// "": "border-y-red-50",
// "": "border-y-red-500",
// "": "border-y-red-600",
// "": "border-y-red-700",
// "": "border-y-red-800",
// "": "border-y-red-900",
"boyre": "border-y-red-${500}",
// "": "border-y-rose-100",
// "": "border-y-rose-200",
// "": "border-y-rose-300",
// "": "border-y-rose-400",
// "": "border-y-rose-50",
// "": "border-y-rose-500",
// "": "border-y-rose-600",
// "": "border-y-rose-700",
// "": "border-y-rose-800",
// "": "border-y-rose-900",
"boyro": "border-y-rose-${500}",
// "": "border-y-sky-100",
// "": "border-y-sky-200",
// "": "border-y-sky-300",
// "": "border-y-sky-400",
// "": "border-y-sky-50",
// "": "border-y-sky-500",
// "": "border-y-sky-600",
// "": "border-y-sky-700",
// "": "border-y-sky-800",
// "": "border-y-sky-900",
"boysk": "border-y-sky-${500}",
// "": "border-y-slate-100",
// "": "border-y-slate-200",
// "": "border-y-slate-300",
// "": "border-y-slate-400",
// "": "border-y-slate-50",
// "": "border-y-slate-500",
// "": "border-y-slate-600",
// "": "border-y-slate-700",
// "": "border-y-slate-800",
// "": "border-y-slate-900",
"boysl": "border-y-slate-${500}",
// "": "border-y-stone-100",
// "": "border-y-stone-200",
// "": "border-y-stone-300",
// "": "border-y-stone-400",
// "": "border-y-stone-50",
// "": "border-y-stone-500",
// "": "border-y-stone-600",
// "": "border-y-stone-700",
// "": "border-y-stone-800",
// "": "border-y-stone-900",
"boyst": "border-y-stone-${500}",
// "": "border-y-teal-100",
// "": "border-y-teal-200",
// "": "border-y-teal-300",
// "": "border-y-teal-400",
// "": "border-y-teal-50",
// "": "border-y-teal-500",
// "": "border-y-teal-600",
// "": "border-y-teal-700",
// "": "border-y-teal-800",
// "": "border-y-teal-900",
"boyte": "border-y-teal-${500}",
"boytr": "border-y-transparent",
// "": "border-y-violet-100",
// "": "border-y-violet-200",
// "": "border-y-violet-300",
// "": "border-y-violet-400",
// "": "border-y-violet-50",
// "": "border-y-violet-500",
// "": "border-y-violet-600",
// "": "border-y-violet-700",
// "": "border-y-violet-800",
// "": "border-y-violet-900",
"boyvi": "border-y-violet-${500}",
"boywh": "border-y-white",
// "": "border-y-yellow-100",
// "": "border-y-yellow-200",
// "": "border-y-yellow-300",
// "": "border-y-yellow-400",
// "": "border-y-yellow-50",
// "": "border-y-yellow-500",
// "": "border-y-yellow-600",
// "": "border-y-yellow-700",
// "": "border-y-yellow-800",
// "": "border-y-yellow-900",
"boyye": "border-y-yellow-${500}",
// "": "border-y-zinc-100",
// "": "border-y-zinc-200",
// "": "border-y-zinc-300",
// "": "border-y-zinc-400",
// "": "border-y-zinc-50",
// "": "border-y-zinc-500",
// "": "border-y-zinc-600",
// "": "border-y-zinc-700",
// "": "border-y-zinc-800",
// "": "border-y-zinc-900",
"boyzi": "border-y-zinc-${500}",
// "": "border-yellow-100",
// "": "border-yellow-200",
// "": "border-yellow-300",
// "": "border-yellow-400",
// "": "border-yellow-50",
// "": "border-yellow-500",
// "": "border-yellow-600",
// "": "border-yellow-700",
// "": "border-yellow-800",
// "": "border-yellow-900",
"boye": "border-yellow-${500}",
// "": "border-zinc-100",
// "": "border-zinc-200",
// "": "border-zinc-300",
// "": "border-zinc-400",
// "": "border-zinc-50",
// "": "border-zinc-500",
// "": "border-zinc-600",
// "": "border-zinc-700",
// "": "border-zinc-800",
// "": "border-zinc-900",
"bozi": "border-zinc-${500}",
/*"bo": "bottom:auto|full|px",*/
// "": "bottom-0",
// "": "bottom-1",
// "": "bottom-10",
// "": "bottom-11",
// "": "bottom-12",
// "": "bottom-14",
// "": "bottom-16",
// "": "bottom-1",
// "": "bottom-1/2",
// "": "bottom-1/3",
// "": "bottom-1/4",
// "": "bottom-2",
// "": "bottom-20",
// "": "bottom-24",
// "": "bottom-28",
// "": "bottom-2",
// "": "bottom-2/3",
// "": "bottom-2/4",
// "": "bottom-3",
// "": "bottom-32",
// "": "bottom-36",
// "": "bottom-3",
// "": "bottom-3/4",
// "": "bottom-4",
// "": "bottom-40",
// "": "bottom-44",
// "": "bottom-48",
// "": "bottom-5",
// "": "bottom-52",
// "": "bottom-56",
// "": "bottom-6",
// "": "bottom-60",
// "": "bottom-64",
// "": "bottom-7",
// "": "bottom-72",
// "": "bottom-8",
// "": "bottom-80",
// "": "bottom-9",
// "": "bottom-96",
// "": "bottom-auto",
// "": "bottom-full",
// "": "bottom-px",
"bobo": "box-border",
/*"boco": "box-content",*/
"bodecl": "box-decoration-clone",
"bodesl": "box-decoration-slice",
"brafal": "break-after-all",
"brafau": "break-after-auto",
"brafav": "break-after-avoid",
"brafavpa": "break-after-avoid-page",
"brafco": "break-after-column",
"brafle": "break-after-left",
"brafpa": "break-after-page",
"brafri": "break-after-right",
"bral": "break-all",
"brbeal": "break-before-all",
"brbeau": "break-before-auto",
"brbeav": "break-before-avoid",
"brbeavpa": "break-before-avoid-page",
"brbeco": "break-before-column",
"brbele": "break-before-left",
"brbepa": "break-before-page",
"brberi": "break-before-right",
"brinau": "break-inside-auto",
"brinav": "break-inside-avoid",
"brinavco": "break-inside-avoid-column",
"brinavpa": "break-inside-avoid-page",
"brno": "break-normal",
"brwo": "break-words",
"br": "brightness",
// "": "brightness-0",
// "": "brightness-100",
// "": "brightness-105",
// "": "brightness-110",
// "": "brightness-125",
// "": "brightness-150",
// "": "brightness-200",
// "": "brightness-50",
// "": "brightness-75",
// "": "brightness-90",
// "": "brightness-95",
"ca": "capitalize",
// "": "caret-amber-100",
// "": "caret-amber-200",
// "": "caret-amber-300",
// "": "caret-amber-400",
// "": "caret-amber-50",
// "": "caret-amber-500",
// "": "caret-amber-600",
// "": "caret-amber-700",
// "": "caret-amber-800",
// "": "caret-amber-900",
"caam": "caret-amber-${500}",
"cabl": "caret-blue-${500}",
// "": "caret-blue-100",
// "": "caret-blue-200",
// "": "caret-blue-300",
// "": "caret-blue-400",
// "": "caret-blue-50",
// "": "caret-blue-500",
// "": "caret-blue-600",
// "": "caret-blue-700",
// "": "caret-blue-800",
// "": "caret-blue-900",
/*"cabl": "caret-blue-${500}",*/
"cacu": "caret-current",
// "": "caret-cyan-100",
// "": "caret-cyan-200",
// "": "caret-cyan-300",
// "": "caret-cyan-400",
// "": "caret-cyan-50",
// "": "caret-cyan-500",
// "": "caret-cyan-600",
// "": "caret-cyan-700",
// "": "caret-cyan-800",
// "": "caret-cyan-900",
"cacy": "caret-cyan-${500}",
// "": "caret-emerald-100",
// "": "caret-emerald-200",
// "": "caret-emerald-300",
// "": "caret-emerald-400",
// "": "caret-emerald-50",
// "": "caret-emerald-500",
// "": "caret-emerald-600",
// "": "caret-emerald-700",
// "": "caret-emerald-800",
// "": "caret-emerald-900",
"caem": "caret-emerald-${500}",
// "": "caret-fuchsia-100",
// "": "caret-fuchsia-200",
// "": "caret-fuchsia-300",
// "": "caret-fuchsia-400",
// "": "caret-fuchsia-50",
// "": "caret-fuchsia-500",
// "": "caret-fuchsia-600",
// "": "caret-fuchsia-700",
// "": "caret-fuchsia-800",
// "": "caret-fuchsia-900",
"cafu": "caret-fuchsia-${500}",
// "": "caret-gray-100",
// "": "caret-gray-200",
// "": "caret-gray-300",
// "": "caret-gray-400",
// "": "caret-gray-50",
// "": "caret-gray-500",
// "": "caret-gray-600",
// "": "caret-gray-700",
// "": "caret-gray-800",
// "": "caret-gray-900",
"cagr": "caret-green-${500}",
// "": "caret-green-100",
// "": "caret-green-200",
// "": "caret-green-300",
// "": "caret-green-400",
// "": "caret-green-50",
// "": "caret-green-500",
// "": "caret-green-600",
// "": "caret-green-700",
// "": "caret-green-800",
// "": "caret-green-900",
/*"cagr": "caret-green-${500}",*/
// "": "caret-indigo-100",
// "": "caret-indigo-200",
// "": "caret-indigo-300",
// "": "caret-indigo-400",
// "": "caret-indigo-50",
// "": "caret-indigo-500",
// "": "caret-indigo-600",
// "": "caret-indigo-700",
// "": "caret-indigo-800",
// "": "caret-indigo-900",
"cain": "caret-inherit",
/*"cain": "caret-inherit",*/
// "": "caret-lime-100",
// "": "caret-lime-200",
// "": "caret-lime-300",
// "": "caret-lime-400",
// "": "caret-lime-50",
// "": "caret-lime-500",
// "": "caret-lime-600",
// "": "caret-lime-700",
// "": "caret-lime-800",
// "": "caret-lime-900",
"cali": "caret-lime-${500}",
// "": "caret-neutral-100",
// "": "caret-neutral-200",
// "": "caret-neutral-300",
// "": "caret-neutral-400",
// "": "caret-neutral-50",
// "": "caret-neutral-500",
// "": "caret-neutral-600",
// "": "caret-neutral-700",
// "": "caret-neutral-800",
// "": "caret-neutral-900",
"cane": "caret-neutral-${500}",
// "": "caret-orange-100",
// "": "caret-orange-200",
// "": "caret-orange-300",
// "": "caret-orange-400",
// "": "caret-orange-50",
// "": "caret-orange-500",
// "": "caret-orange-600",
// "": "caret-orange-700",
// "": "caret-orange-800",
// "": "caret-orange-900",
"caor": "caret-orange-${500}",
// "": "caret-pink-100",
// "": "caret-pink-200",
// "": "caret-pink-300",
// "": "caret-pink-400",
// "": "caret-pink-50",
// "": "caret-pink-500",
// "": "caret-pink-600",
// "": "caret-pink-700",
// "": "caret-pink-800",
// "": "caret-pink-900",
"capi": "caret-pink-${500}",
// "": "caret-purple-100",
// "": "caret-purple-200",
// "": "caret-purple-300",
// "": "caret-purple-400",
// "": "caret-purple-50",
// "": "caret-purple-500",
// "": "caret-purple-600",
// "": "caret-purple-700",
// "": "caret-purple-800",
// "": "caret-purple-900",
"capu": "caret-purple-${500}",
// "": "caret-red-100",
// "": "caret-red-200",
// "": "caret-red-300",
// "": "caret-red-400",
// "": "caret-red-50",
// "": "caret-red-500",
// "": "caret-red-600",
// "": "caret-red-700",
// "": "caret-red-800",
// "": "caret-red-900",
"care": "caret-red-${500}",
// "": "caret-rose-100",
// "": "caret-rose-200",
// "": "caret-rose-300",
// "": "caret-rose-400",
// "": "caret-rose-50",
// "": "caret-rose-500",
// "": "caret-rose-600",
// "": "caret-rose-700",
// "": "caret-rose-800",
// "": "caret-rose-900",
"caro": "caret-rose-${500}",
// "": "caret-sky-100",
// "": "caret-sky-200",
// "": "caret-sky-300",
// "": "caret-sky-400",
// "": "caret-sky-50",
// "": "caret-sky-500",
// "": "caret-sky-600",
// "": "caret-sky-700",
// "": "caret-sky-800",
// "": "caret-sky-900",
"cask": "caret-sky-${500}",
// "": "caret-slate-100",
// "": "caret-slate-200",
// "": "caret-slate-300",
// "": "caret-slate-400",
// "": "caret-slate-50",
// "": "caret-slate-500",
// "": "caret-slate-600",
// "": "caret-slate-700",
// "": "caret-slate-800",
// "": "caret-slate-900",
"casl": "caret-slate-${500}",
// "": "caret-stone-100",
// "": "caret-stone-200",
// "": "caret-stone-300",
// "": "caret-stone-400",
// "": "caret-stone-50",
// "": "caret-stone-500",
// "": "caret-stone-600",
// "": "caret-stone-700",
// "": "caret-stone-800",
// "": "caret-stone-900",
"cast": "caret-stone-${500}",
// "": "caret-teal-100",
// "": "caret-teal-200",
// "": "caret-teal-300",
// "": "caret-teal-400",
// "": "caret-teal-50",
// "": "caret-teal-500",
// "": "caret-teal-600",
// "": "caret-teal-700",
// "": "caret-teal-800",
// "": "caret-teal-900",
"cate": "caret-teal-${500}",
"catr": "caret-transparent",
// "": "caret-violet-100",
// "": "caret-violet-200",
// "": "caret-violet-300",
// "": "caret-violet-400",
// "": "caret-violet-50",
// "": "caret-violet-500",
// "": "caret-violet-600",
// "": "caret-violet-700",
// "": "caret-violet-800",
// "": "caret-violet-900",
"cavi": "caret-violet-${500}",
"cawh": "caret-white",
// "": "caret-yellow-100",
// "": "caret-yellow-200",
// "": "caret-yellow-300",
// "": "caret-yellow-400",
// "": "caret-yellow-50",
// "": "caret-yellow-500",
// "": "caret-yellow-600",
// "": "caret-yellow-700",
// "": "caret-yellow-800",
// "": "caret-yellow-900",
"caye": "caret-yellow-${500}",
// "": "caret-zinc-100",
// "": "caret-zinc-200",
// "": "caret-zinc-300",
// "": "caret-zinc-400",
// "": "caret-zinc-50",
// "": "caret-zinc-500",
// "": "caret-zinc-600",
// "": "caret-zinc-700",
// "": "caret-zinc-800",
// "": "caret-zinc-900",
"cazi": "caret-zinc-${500}",
"clbo": "clear-both",
"clle": "clear-left",
"clno": "clear-none",
"clri": "clear-right",
"coau": "col-auto",
// "": "col-end-1",
// "": "col-end-10",
// "": "col-end-11",
// "": "col-end-12",
// "": "col-end-13",
// "": "col-end-2",
// "": "col-end-3",
// "": "col-end-4",
// "": "col-end-5",
// "": "col-end-6",
// "": "col-end-7",
// "": "col-end-8",
// "": "col-end-9",
"coenau": "col-end-auto",
// "": "col-span-1",
// "": "col-span-10",
// "": "col-span-11",
// "": "col-span-12",
// "": "col-span-2",
// "": "col-span-3",
// "": "col-span-4",
// "": "col-span-5",
// "": "col-span-6",
// "": "col-span-7",
// "": "col-span-8",
// "": "col-span-9",
"cospfu": "col-span-full",
// "": "col-start-1",
// "": "col-start-10",
// "": "col-start-11",
// "": "col-start-12",
// "": "col-start-13",
// "": "col-start-2",
// "": "col-start-3",
// "": "col-start-4",
// "": "col-start-5",
// "": "col-start-6",
// "": "col-start-7",
// "": "col-start-8",
// "": "col-start-9",
"costau": "col-start-auto",
// "": "columns-1",
// "": "columns-10",
// "": "columns-11",
// "": "columns-12",
// "": "columns-2",
// "": "columns-2xl",
// "": "columns-2xs",
// "": "columns-3",
// "": "columns-3xl",
// "": "columns-3xs",
// "": "columns-4",
// "": "columns-4xl",
// "": "columns-5",
// "": "columns-5xl",
// "": "columns-6",
// "": "columns-6xl",
// "": "columns-7",
// "": "columns-7xl",
// "": "columns-8",
// "": "columns-9",
"co": "contrast",
// "": "columns-auto",
// "": "columns-lg",
// "": "columns-md",
// "": "columns-sm",
// "": "columns-xl",
// "": "columns-xs",
/*"co": "container",*/
"coar": "content-around",
"cobe": "content-between",
"coce": "content-center",
"coen": "content-end",
"coev": "content-evenly",
"cono": "content-none",
"cost": "content-start",
/*"co": "contents",*/
/*"co": "contrast",*/
// "": "contrast-0",
// "": "contrast-100",
// "": "contrast-125",
// "": "contrast-150",
// "": "contrast-200",
// "": "contrast-50",
// "": "contrast-75",
"cual": "cursor-alias",
"cualsc": "cursor-all-scroll",
"cuau": "cursor-auto",
"cuce": "cursor-cell",
"cucore": "cursor-col-resize",
"cucome": "cursor-context-menu",
"cuco": "cursor-copy",
"cucr": "cursor-crosshair",
"cude": "cursor-default",
"cuere": "cursor-e-resize",
"cuewre": "cursor-ew-resize",
"cugr": "cursor-grabbing",
/*"cugr": "cursor-grabbing",*/
"cuhe": "cursor-help",
"cumo": "cursor-move",
"cunre": "cursor-n-resize",
"cunere": "cursor-nesw-resize",
/*"cunere": "cursor-nesw-resize",*/
"cunodr": "cursor-no-drop",
"cuno": "cursor-none",
"cunoal": "cursor-not-allowed",
"cunsre": "cursor-ns-resize",
"cunwre": "cursor-nwse-resize",
/*"cunwre": "cursor-nwse-resize",*/
"cupo": "cursor-pointer",
"cupr": "cursor-progress",
"curore": "cursor-row-resize",
"cusre": "cursor-s-resize",
"cusere": "cursor-se-resize",
"cuswre": "cursor-sw-resize",
"cute": "cursor-text",
"cuvete": "cursor-vertical-text",
"cuwre": "cursor-w-resize",
"cuwa": "cursor-wait",
"cuzoin": "cursor-zoom-in",
"cuzoou": "cursor-zoom-out",
"de": "decoration",
// "": "decoration-0",
// "": "decoration-1",
// "": "decoration-2",
// "": "decoration-4",
// "": "decoration-8",
// "": "decoration-amber-100",
// "": "decoration-amber-200",
// "": "decoration-amber-300",
// "": "decoration-amber-400",
// "": "decoration-amber-50",
// "": "decoration-amber-500",
// "": "decoration-amber-600",
// "": "decoration-amber-700",
// "": "decoration-amber-800",
// "": "decoration-amber-900",
"deam": "decoration-amber-${500}",
"deau": "decoration-auto",
"debl": "decoration-blue-${500}",
// "": "decoration-blue-100",
// "": "decoration-blue-200",
// "": "decoration-blue-300",
// "": "decoration-blue-400",
// "": "decoration-blue-50",
// "": "decoration-blue-500",
// "": "decoration-blue-600",
// "": "decoration-blue-700",
// "": "decoration-blue-800",
// "": "decoration-blue-900",
/*"debl": "decoration-blue-${500}",*/
"decl": "decoration-clone",
"decu": "decoration-current",
// "": "decoration-cyan-100",
// "": "decoration-cyan-200",
// "": "decoration-cyan-300",
// "": "decoration-cyan-400",
// "": "decoration-cyan-50",
// "": "decoration-cyan-500",
// "": "decoration-cyan-600",
// "": "decoration-cyan-700",
// "": "decoration-cyan-800",
// "": "decoration-cyan-900",
"decy": "decoration-cyan-${500}",
"deda": "decoration-dashed",
"dedo": "decoration-double",
/*"dedo": "decoration-double",*/
// "": "decoration-emerald-100",
// "": "decoration-emerald-200",
// "": "decoration-emerald-300",
// "": "decoration-emerald-400",
// "": "decoration-emerald-50",
// "": "decoration-emerald-500",
// "": "decoration-emerald-600",
// "": "decoration-emerald-700",
// "": "decoration-emerald-800",
// "": "decoration-emerald-900",
"deem": "decoration-emerald-${500}",
"defrfo": "decoration-from-font",
// "": "decoration-fuchsia-100",
// "": "decoration-fuchsia-200",
// "": "decoration-fuchsia-300",
// "": "decoration-fuchsia-400",
// "": "decoration-fuchsia-50",
// "": "decoration-fuchsia-500",
// "": "decoration-fuchsia-600",
// "": "decoration-fuchsia-700",
// "": "decoration-fuchsia-800",
// "": "decoration-fuchsia-900",
"defu": "decoration-fuchsia-${500}",
// "": "decoration-gray-100",
// "": "decoration-gray-200",
// "": "decoration-gray-300",
// "": "decoration-gray-400",
// "": "decoration-gray-50",
// "": "decoration-gray-500",
// "": "decoration-gray-600",
// "": "decoration-gray-700",
// "": "decoration-gray-800",
// "": "decoration-gray-900",
"degr": "decoration-green-${500}",
// "": "decoration-green-100",
// "": "decoration-green-200",
// "": "decoration-green-300",
// "": "decoration-green-400",
// "": "decoration-green-50",
// "": "decoration-green-500",
// "": "decoration-green-600",
// "": "decoration-green-700",
// "": "decoration-green-800",
// "": "decoration-green-900",
/*"degr": "decoration-green-${500}",*/
// "": "decoration-indigo-100",
// "": "decoration-indigo-200",
// "": "decoration-indigo-300",
// "": "decoration-indigo-400",
// "": "decoration-indigo-50",
// "": "decoration-indigo-500",
// "": "decoration-indigo-600",
// "": "decoration-indigo-700",
// "": "decoration-indigo-800",
// "": "decoration-indigo-900",
"dein": "decoration-inherit",
/*"dein": "decoration-inherit",*/
// "": "decoration-lime-100",
// "": "decoration-lime-200",
// "": "decoration-lime-300",
// "": "decoration-lime-400",
// "": "decoration-lime-50",
// "": "decoration-lime-500",
// "": "decoration-lime-600",
// "": "decoration-lime-700",
// "": "decoration-lime-800",
// "": "decoration-lime-900",
"deli": "decoration-lime-${500}",
// "": "decoration-neutral-100",
// "": "decoration-neutral-200",
// "": "decoration-neutral-300",
// "": "decoration-neutral-400",
// "": "decoration-neutral-50",
// "": "decoration-neutral-500",
// "": "decoration-neutral-600",
// "": "decoration-neutral-700",
// "": "decoration-neutral-800",
// "": "decoration-neutral-900",
"dene": "decoration-neutral-${500}",
// "": "decoration-orange-100",
// "": "decoration-orange-200",
// "": "decoration-orange-300",
// "": "decoration-orange-400",
// "": "decoration-orange-50",
// "": "decoration-orange-500",
// "": "decoration-orange-600",
// "": "decoration-orange-700",
// "": "decoration-orange-800",
// "": "decoration-orange-900",
"deor": "decoration-orange-${500}",
// "": "decoration-pink-100",
// "": "decoration-pink-200",
// "": "decoration-pink-300",
// "": "decoration-pink-400",
// "": "decoration-pink-50",
// "": "decoration-pink-500",
// "": "decoration-pink-600",
// "": "decoration-pink-700",
// "": "decoration-pink-800",
// "": "decoration-pink-900",
"depi": "decoration-pink-${500}",
// "": "decoration-purple-100",
// "": "decoration-purple-200",
// "": "decoration-purple-300",
// "": "decoration-purple-400",
// "": "decoration-purple-50",
// "": "decoration-purple-500",
// "": "decoration-purple-600",
// "": "decoration-purple-700",
// "": "decoration-purple-800",
// "": "decoration-purple-900",
"depu": "decoration-purple-${500}",
// "": "decoration-red-100",
// "": "decoration-red-200",
// "": "decoration-red-300",
// "": "decoration-red-400",
// "": "decoration-red-50",
// "": "decoration-red-500",
// "": "decoration-red-600",
// "": "decoration-red-700",
// "": "decoration-red-800",
// "": "decoration-red-900",
"dere": "decoration-red-${500}",
// "": "decoration-rose-100",
// "": "decoration-rose-200",
// "": "decoration-rose-300",
// "": "decoration-rose-400",
// "": "decoration-rose-50",
// "": "decoration-rose-500",
// "": "decoration-rose-600",
// "": "decoration-rose-700",
// "": "decoration-rose-800",
// "": "decoration-rose-900",
"dero": "decoration-rose-${500}",
// "": "decoration-sky-100",
// "": "decoration-sky-200",
// "": "decoration-sky-300",
// "": "decoration-sky-400",
// "": "decoration-sky-50",
// "": "decoration-sky-500",
// "": "decoration-sky-600",
// "": "decoration-sky-700",
// "": "decoration-sky-800",
// "": "decoration-sky-900",
"desk": "decoration-sky-${500}",
// "": "decoration-slate-100",
// "": "decoration-slate-200",
// "": "decoration-slate-300",
// "": "decoration-slate-400",
// "": "decoration-slate-50",
// "": "decoration-slate-500",
// "": "decoration-slate-600",
// "": "decoration-slate-700",
// "": "decoration-slate-800",
// "": "decoration-slate-900",
"desl": "decoration-slice",
/*"desl": "decoration-slice",*/
"deso": "decoration-solid",
// "": "decoration-stone-100",
// "": "decoration-stone-200",
// "": "decoration-stone-300",
// "": "decoration-stone-400",
// "": "decoration-stone-50",
// "": "decoration-stone-500",
// "": "decoration-stone-600",
// "": "decoration-stone-700",
// "": "decoration-stone-800",
// "": "decoration-stone-900",
"dest": "decoration-stone-${500}",
// "": "decoration-teal-100",
// "": "decoration-teal-200",
// "": "decoration-teal-300",
// "": "decoration-teal-400",
// "": "decoration-teal-50",
// "": "decoration-teal-500",
// "": "decoration-teal-600",
// "": "decoration-teal-700",
// "": "decoration-teal-800",
// "": "decoration-teal-900",
"dete": "decoration-teal-${500}",
"detr": "decoration-transparent",
// "": "decoration-violet-100",
// "": "decoration-violet-200",
// "": "decoration-violet-300",
// "": "decoration-violet-400",
// "": "decoration-violet-50",
// "": "decoration-violet-500",
// "": "decoration-violet-600",
// "": "decoration-violet-700",
// "": "decoration-violet-800",
// "": "decoration-violet-900",
"devi": "decoration-violet-${500}",
"dewa": "decoration-wavy",
"dewh": "decoration-white",
// "": "decoration-yellow-100",
// "": "decoration-yellow-200",
// "": "decoration-yellow-300",
// "": "decoration-yellow-400",
// "": "decoration-yellow-50",
// "": "decoration-yellow-500",
// "": "decoration-yellow-600",
// "": "decoration-yellow-700",
// "": "decoration-yellow-800",
// "": "decoration-yellow-900",
"deye": "decoration-yellow-${500}",
// "": "decoration-zinc-100",
// "": "decoration-zinc-200",
// "": "decoration-zinc-300",
// "": "decoration-zinc-400",
// "": "decoration-zinc-50",
// "": "decoration-zinc-500",
// "": "decoration-zinc-600",
// "": "decoration-zinc-700",
// "": "decoration-zinc-800",
// "": "decoration-zinc-900",
"dezi": "decoration-zinc-${500}",
// "": "delay-100",
// "": "delay-1000",
// "": "delay-150",
// "": "delay-200",
// "": "delay-300",
// "": "delay-500",
// "": "delay-700",
// "": "delay-75",
"difr": "diagonal-fractions",
// "": "divide-amber-100",
// "": "divide-amber-200",
// "": "divide-amber-300",
// "": "divide-amber-400",
// "": "divide-amber-50",
// "": "divide-amber-500",
// "": "divide-amber-600",
// "": "divide-amber-700",
// "": "divide-amber-800",
// "": "divide-amber-900",
"diam": "divide-amber-${500}",
"dibl": "divide-blue-${500}",
// "": "divide-blue-100",
// "": "divide-blue-200",
// "": "divide-blue-300",
// "": "divide-blue-400",
// "": "divide-blue-50",
// "": "divide-blue-500",
// "": "divide-blue-600",
// "": "divide-blue-700",
// "": "divide-blue-800",
// "": "divide-blue-900",
/*"dibl": "divide-blue-${500}",*/
"dicu": "divide-current",
// "": "divide-cyan-100",
// "": "divide-cyan-200",
// "": "divide-cyan-300",
// "": "divide-cyan-400",
// "": "divide-cyan-50",
// "": "divide-cyan-500",
// "": "divide-cyan-600",
// "": "divide-cyan-700",
// "": "divide-cyan-800",
// "": "divide-cyan-900",
"dicy": "divide-cyan-${500}",
"dida": "divide-dashed",
"dido": "divide-double",
/*"dido": "divide-double",*/
// "": "divide-emerald-100",
// "": "divide-emerald-200",
// "": "divide-emerald-300",
// "": "divide-emerald-400",
// "": "divide-emerald-50",
// "": "divide-emerald-500",
// "": "divide-emerald-600",
// "": "divide-emerald-700",
// "": "divide-emerald-800",
// "": "divide-emerald-900",
"diem": "divide-emerald-${500}",
// "": "divide-fuchsia-100",
// "": "divide-fuchsia-200",
// "": "divide-fuchsia-300",
// "": "divide-fuchsia-400",
// "": "divide-fuchsia-50",
// "": "divide-fuchsia-500",
// "": "divide-fuchsia-600",
// "": "divide-fuchsia-700",
// "": "divide-fuchsia-800",
// "": "divide-fuchsia-900",
"difu": "divide-fuchsia-${500}",
// "": "divide-gray-100",
// "": "divide-gray-200",
// "": "divide-gray-300",
// "": "divide-gray-400",
// "": "divide-gray-50",
// "": "divide-gray-500",
// "": "divide-gray-600",
// "": "divide-gray-700",
// "": "divide-gray-800",
// "": "divide-gray-900",
"digr": "divide-green-${500}",
// "": "divide-green-100",
// "": "divide-green-200",
// "": "divide-green-300",
// "": "divide-green-400",
// "": "divide-green-50",
// "": "divide-green-500",
// "": "divide-green-600",
// "": "divide-green-700",
// "": "divide-green-800",
// "": "divide-green-900",
/*"digr": "divide-green-${500}",*/
// "": "divide-indigo-100",
// "": "divide-indigo-200",
// "": "divide-indigo-300",
// "": "divide-indigo-400",
// "": "divide-indigo-50",
// "": "divide-indigo-500",
// "": "divide-indigo-600",
// "": "divide-indigo-700",
// "": "divide-indigo-800",
// "": "divide-indigo-900",
"diin": "divide-inherit",
/*"diin": "divide-inherit",*/
// "": "divide-lime-100",
// "": "divide-lime-200",
// "": "divide-lime-300",
// "": "divide-lime-400",
// "": "divide-lime-50",
// "": "divide-lime-500",
// "": "divide-lime-600",
// "": "divide-lime-700",
// "": "divide-lime-800",
// "": "divide-lime-900",
"dili": "divide-lime-${500}",
// "": "divide-neutral-100",
// "": "divide-neutral-200",
// "": "divide-neutral-300",
// "": "divide-neutral-400",
// "": "divide-neutral-50",
// "": "divide-neutral-500",
// "": "divide-neutral-600",
// "": "divide-neutral-700",
// "": "divide-neutral-800",
// "": "divide-neutral-900",
"dine": "divide-neutral-${500}",
"dino": "divide-none",
// "": "divide-opacity-0",
// "": "divide-opacity-10",
// "": "divide-opacity-100",
// "": "divide-opacity-20",
// "": "divide-opacity-25",
// "": "divide-opacity-30",
// "": "divide-opacity-40",
// "": "divide-opacity-5",
// "": "divide-opacity-50",
// "": "divide-opacity-60",
// "": "divide-opacity-70",
// "": "divide-opacity-75",
// "": "divide-opacity-80",
// "": "divide-opacity-90",
// "": "divide-opacity-95",
// "": "divide-orange-100",
// "": "divide-orange-200",
// "": "divide-orange-300",
// "": "divide-orange-400",
// "": "divide-orange-50",
// "": "divide-orange-500",
// "": "divide-orange-600",
// "": "divide-orange-700",
// "": "divide-orange-800",
// "": "divide-orange-900",
"dior": "divide-orange-${500}",
// "": "divide-pink-100",
// "": "divide-pink-200",
// "": "divide-pink-300",
// "": "divide-pink-400",
// "": "divide-pink-50",
// "": "divide-pink-500",
// "": "divide-pink-600",
// "": "divide-pink-700",
// "": "divide-pink-800",
// "": "divide-pink-900",
"dipi": "divide-pink-${500}",
// "": "divide-purple-100",
// "": "divide-purple-200",
// "": "divide-purple-300",
// "": "divide-purple-400",
// "": "divide-purple-50",
// "": "divide-purple-500",
// "": "divide-purple-600",
// "": "divide-purple-700",
// "": "divide-purple-800",
// "": "divide-purple-900",
"dipu": "divide-purple-${500}",
// "": "divide-red-100",
// "": "divide-red-200",
// "": "divide-red-300",
// "": "divide-red-400",
// "": "divide-red-50",
// "": "divide-red-500",
// "": "divide-red-600",
// "": "divide-red-700",
// "": "divide-red-800",
// "": "divide-red-900",
"dire": "divide-red-${500}",
// "": "divide-rose-100",
// "": "divide-rose-200",
// "": "divide-rose-300",
// "": "divide-rose-400",
// "": "divide-rose-50",
// "": "divide-rose-500",
// "": "divide-rose-600",
// "": "divide-rose-700",
// "": "divide-rose-800",
// "": "divide-rose-900",
"diro": "divide-rose-${500}",
// "": "divide-sky-100",
// "": "divide-sky-200",
// "": "divide-sky-300",
// "": "divide-sky-400",
// "": "divide-sky-50",
// "": "divide-sky-500",
// "": "divide-sky-600",
// "": "divide-sky-700",
// "": "divide-sky-800",
// "": "divide-sky-900",
"disk": "divide-sky-${500}",
// "": "divide-slate-100",
// "": "divide-slate-200",
// "": "divide-slate-300",
// "": "divide-slate-400",
// "": "divide-slate-50",
// "": "divide-slate-500",
// "": "divide-slate-600",
// "": "divide-slate-700",
// "": "divide-slate-800",
// "": "divide-slate-900",
"disl": "divide-slate-${500}",
"diso": "divide-solid",
// "": "divide-stone-100",
// "": "divide-stone-200",
// "": "divide-stone-300",
// "": "divide-stone-400",
// "": "divide-stone-50",
// "": "divide-stone-500",
// "": "divide-stone-600",
// "": "divide-stone-700",
// "": "divide-stone-800",
// "": "divide-stone-900",
"dist": "divide-stone-${500}",
// "": "divide-teal-100",
// "": "divide-teal-200",
// "": "divide-teal-300",
// "": "divide-teal-400",
// "": "divide-teal-50",
// "": "divide-teal-500",
// "": "divide-teal-600",
// "": "divide-teal-700",
// "": "divide-teal-800",
// "": "divide-teal-900",
"dite": "divide-teal-${500}",
"ditr": "divide-transparent",
// "": "divide-violet-100",
// "": "divide-violet-200",
// "": "divide-violet-300",
// "": "divide-violet-400",
// "": "divide-violet-50",
// "": "divide-violet-500",
// "": "divide-violet-600",
// "": "divide-violet-700",
// "": "divide-violet-800",
// "": "divide-violet-900",
"divi": "divide-violet-${500}",
"diwh": "divide-white",
"dix": "divide-x",
// "": "divide-x-0",
// "": "divide-x-2",
// "": "divide-x-4",
// "": "divide-x-8",
"dixre": "divide-x-reverse",
"diy": "divide-y",
// "": "divide-y-0",
// "": "divide-y-2",
// "": "divide-y-4",
// "": "divide-y-8",
"diyre": "divide-y-reverse",
// "": "divide-yellow-100",
// "": "divide-yellow-200",
// "": "divide-yellow-300",
// "": "divide-yellow-400",
// "": "divide-yellow-50",
// "": "divide-yellow-500",
// "": "divide-yellow-600",
// "": "divide-yellow-700",
// "": "divide-yellow-800",
// "": "divide-yellow-900",
"diye": "divide-yellow-${500}",
// "": "divide-zinc-100",
// "": "divide-zinc-200",
// "": "divide-zinc-300",
// "": "divide-zinc-400",
// "": "divide-zinc-50",
// "": "divide-zinc-500",
// "": "divide-zinc-600",
// "": "divide-zinc-700",
// "": "divide-zinc-800",
// "": "divide-zinc-900",
"dizi": "divide-zinc-${500}",
"drsh": "drop-shadow:none|sm|md|lg|xl",
// "": "drop-shadow-2xl",
// "": "drop-shadow-lg",
// "": "drop-shadow-md",
// "": "drop-shadow-none",
// "": "drop-shadow-sm",
// "": "drop-shadow-xl",
// "": "duration-100",
// "": "duration-1000",
// "": "duration-150",
// "": "duration-200",
// "": "duration-300",
// "": "duration-500",
// "": "duration-700",
// "": "duration-75",
"eain": "ease-in",
"eainou": "ease-in-out",
"eali": "ease-linear",
"eaou": "ease-out",
// "": "fill-amber-100",
// "": "fill-amber-200",
// "": "fill-amber-300",
// "": "fill-amber-400",
// "": "fill-amber-50",
// "": "fill-amber-500",
// "": "fill-amber-600",
// "": "fill-amber-700",
// "": "fill-amber-800",
// "": "fill-amber-900",
"fiam": "fill-amber-${500}",
"fibl": "fill-blue-${500}",
// "": "fill-blue-100",
// "": "fill-blue-200",
// "": "fill-blue-300",
// "": "fill-blue-400",
// "": "fill-blue-50",
// "": "fill-blue-500",
// "": "fill-blue-600",
// "": "fill-blue-700",
// "": "fill-blue-800",
// "": "fill-blue-900",
/*"fibl": "fill-blue-${500}",*/
"ficu": "fill-current",
// "": "fill-cyan-100",
// "": "fill-cyan-200",
// "": "fill-cyan-300",
// "": "fill-cyan-400",
// "": "fill-cyan-50",
// "": "fill-cyan-500",
// "": "fill-cyan-600",
// "": "fill-cyan-700",
// "": "fill-cyan-800",
// "": "fill-cyan-900",
"ficy": "fill-cyan-${500}",
// "": "fill-emerald-100",
// "": "fill-emerald-200",
// "": "fill-emerald-300",
// "": "fill-emerald-400",
// "": "fill-emerald-50",
// "": "fill-emerald-500",
// "": "fill-emerald-600",
// "": "fill-emerald-700",
// "": "fill-emerald-800",
// "": "fill-emerald-900",
"fiem": "fill-emerald-${500}",
// "": "fill-fuchsia-100",
// "": "fill-fuchsia-200",
// "": "fill-fuchsia-300",
// "": "fill-fuchsia-400",
// "": "fill-fuchsia-50",
// "": "fill-fuchsia-500",
// "": "fill-fuchsia-600",
// "": "fill-fuchsia-700",
// "": "fill-fuchsia-800",
// "": "fill-fuchsia-900",
"fifu": "fill-fuchsia-${500}",
// "": "fill-gray-100",
// "": "fill-gray-200",
// "": "fill-gray-300",
// "": "fill-gray-400",
// "": "fill-gray-50",
// "": "fill-gray-500",
// "": "fill-gray-600",
// "": "fill-gray-700",
// "": "fill-gray-800",
// "": "fill-gray-900",
"figr": "fill-green-${500}",
// "": "fill-green-100",
// "": "fill-green-200",
// "": "fill-green-300",
// "": "fill-green-400",
// "": "fill-green-50",
// "": "fill-green-500",
// "": "fill-green-600",
// "": "fill-green-700",
// "": "fill-green-800",
// "": "fill-green-900",
/*"figr": "fill-green-${500}",*/
// "": "fill-indigo-100",
// "": "fill-indigo-200",
// "": "fill-indigo-300",
// "": "fill-indigo-400",
// "": "fill-indigo-50",
// "": "fill-indigo-500",
// "": "fill-indigo-600",
// "": "fill-indigo-700",
// "": "fill-indigo-800",
// "": "fill-indigo-900",
"fiin": "fill-inherit",
/*"fiin": "fill-inherit",*/
// "": "fill-lime-100",
// "": "fill-lime-200",
// "": "fill-lime-300",
// "": "fill-lime-400",
// "": "fill-lime-50",
// "": "fill-lime-500",
// "": "fill-lime-600",
// "": "fill-lime-700",
// "": "fill-lime-800",
// "": "fill-lime-900",
"fili": "fill-lime-${500}",
// "": "fill-neutral-100",
// "": "fill-neutral-200",
// "": "fill-neutral-300",
// "": "fill-neutral-400",
// "": "fill-neutral-50",
// "": "fill-neutral-500",
// "": "fill-neutral-600",
// "": "fill-neutral-700",
// "": "fill-neutral-800",
// "": "fill-neutral-900",
"fine": "fill-neutral-${500}",
// "": "fill-orange-100",
// "": "fill-orange-200",
// "": "fill-orange-300",
// "": "fill-orange-400",
// "": "fill-orange-50",
// "": "fill-orange-500",
// "": "fill-orange-600",
// "": "fill-orange-700",
// "": "fill-orange-800",
// "": "fill-orange-900",
"fior": "fill-orange-${500}",
// "": "fill-pink-100",
// "": "fill-pink-200",
// "": "fill-pink-300",
// "": "fill-pink-400",
// "": "fill-pink-50",
// "": "fill-pink-500",
// "": "fill-pink-600",
// "": "fill-pink-700",
// "": "fill-pink-800",
// "": "fill-pink-900",
"fipi": "fill-pink-${500}",
// "": "fill-purple-100",
// "": "fill-purple-200",
// "": "fill-purple-300",
// "": "fill-purple-400",
// "": "fill-purple-50",
// "": "fill-purple-500",
// "": "fill-purple-600",
// "": "fill-purple-700",
// "": "fill-purple-800",
// "": "fill-purple-900",
"fipu": "fill-purple-${500}",
// "": "fill-red-100",
// "": "fill-red-200",
// "": "fill-red-300",
// "": "fill-red-400",
// "": "fill-red-50",
// "": "fill-red-500",
// "": "fill-red-600",
// "": "fill-red-700",
// "": "fill-red-800",
// "": "fill-red-900",
"fire": "fill-red-${500}",
// "": "fill-rose-100",
// "": "fill-rose-200",
// "": "fill-rose-300",
// "": "fill-rose-400",
// "": "fill-rose-50",
// "": "fill-rose-500",
// "": "fill-rose-600",
// "": "fill-rose-700",
// "": "fill-rose-800",
// "": "fill-rose-900",
"firo": "fill-rose-${500}",
// "": "fill-sky-100",
// "": "fill-sky-200",
// "": "fill-sky-300",
// "": "fill-sky-400",
// "": "fill-sky-50",
// "": "fill-sky-500",
// "": "fill-sky-600",
// "": "fill-sky-700",
// "": "fill-sky-800",
// "": "fill-sky-900",
"fisk": "fill-sky-${500}",
// "": "fill-slate-100",
// "": "fill-slate-200",
// "": "fill-slate-300",
// "": "fill-slate-400",
// "": "fill-slate-50",
// "": "fill-slate-500",
// "": "fill-slate-600",
// "": "fill-slate-700",
// "": "fill-slate-800",
// "": "fill-slate-900",
"fisl": "fill-slate-${500}",
// "": "fill-stone-100",
// "": "fill-stone-200",
// "": "fill-stone-300",
// "": "fill-stone-400",
// "": "fill-stone-50",
// "": "fill-stone-500",
// "": "fill-stone-600",
// "": "fill-stone-700",
// "": "fill-stone-800",
// "": "fill-stone-900",
"fist": "fill-stone-${500}",
// "": "fill-teal-100",
// "": "fill-teal-200",
// "": "fill-teal-300",
// "": "fill-teal-400",
// "": "fill-teal-50",
// "": "fill-teal-500",
// "": "fill-teal-600",
// "": "fill-teal-700",
// "": "fill-teal-800",
// "": "fill-teal-900",
"fite": "fill-teal-${500}",
"fitr": "fill-transparent",
// "": "fill-violet-100",
// "": "fill-violet-200",
// "": "fill-violet-300",
// "": "fill-violet-400",
// "": "fill-violet-50",
// "": "fill-violet-500",
// "": "fill-violet-600",
// "": "fill-violet-700",
// "": "fill-violet-800",
// "": "fill-violet-900",
"fivi": "fill-violet-${500}",
"fiwh": "fill-white",
// "": "fill-yellow-100",
// "": "fill-yellow-200",
// "": "fill-yellow-300",
// "": "fill-yellow-400",
// "": "fill-yellow-50",
// "": "fill-yellow-500",
// "": "fill-yellow-600",
// "": "fill-yellow-700",
// "": "fill-yellow-800",
// "": "fill-yellow-900",
"fiye": "fill-yellow-${500}",
// "": "fill-zinc-100",
// "": "fill-zinc-200",
// "": "fill-zinc-300",
// "": "fill-zinc-400",
// "": "fill-zinc-50",
// "": "fill-zinc-500",
// "": "fill-zinc-600",
// "": "fill-zinc-700",
// "": "fill-zinc-800",
// "": "fill-zinc-900",
"fizi": "fill-zinc-${500}",
"fi": "fixed",
"fino": "filter-none",
/*"fi": "fixed",*/
"fl": "flex",
// "": "flex-1",
"flau": "flex-auto",
"flco": "flex-col",
"flcore": "flex-col-reverse",
"flgr": "flex-grow",
// "": "flex-grow-0",
"flin": "flex-initial",
"flno": "float-none",
/*"flno": "flex-nowrap",*/
"flro": "flow-root",
"flrore": "flex-row-reverse",
"flsh": "flex-shrink",
// "": "flex-shrink-0",
"flwr": "flex-wrap",
"flwrre": "flex-wrap-reverse",
"flle": "float-left",
/*"flno": "float-none",*/
"flri": "float-right",
/*"flro": "flow-root",*/
"fobl": "font-black",
"fobo": "font-bold",
"foex": "font-extralight",
/*"foex": "font-extralight",*/
"foli": "font-light",
"fome": "font-medium",
"fomo": "font-mono",
"fono": "font-normal",
"fosa": "font-sans",
"fose": "font-serif",
/*"fose": "font-serif",*/
"foth": "font-thin",
// "": "from-amber-100",
// "": "from-amber-200",
// "": "from-amber-300",
// "": "from-amber-400",
// "": "from-amber-50",
// "": "from-amber-500",
// "": "from-amber-600",
// "": "from-amber-700",
// "": "from-amber-800",
// "": "from-amber-900",
"fram": "from-amber-${500}",
"frbl": "from-blue-${500}",
// "": "from-blue-100",
// "": "from-blue-200",
// "": "from-blue-300",
// "": "from-blue-400",
// "": "from-blue-50",
// "": "from-blue-500",
// "": "from-blue-600",
// "": "from-blue-700",
// "": "from-blue-800",
// "": "from-blue-900",
/*"frbl": "from-blue-${500}",*/
"frcu": "from-current",
// "": "from-cyan-100",
// "": "from-cyan-200",
// "": "from-cyan-300",
// "": "from-cyan-400",
// "": "from-cyan-50",
// "": "from-cyan-500",
// "": "from-cyan-600",
// "": "from-cyan-700",
// "": "from-cyan-800",
// "": "from-cyan-900",
"frcy": "from-cyan-${500}",
// "": "from-emerald-100",
// "": "from-emerald-200",
// "": "from-emerald-300",
// "": "from-emerald-400",
// "": "from-emerald-50",
// "": "from-emerald-500",
// "": "from-emerald-600",
// "": "from-emerald-700",
// "": "from-emerald-800",
// "": "from-emerald-900",
"frem": "from-emerald-${500}",
// "": "from-fuchsia-100",
// "": "from-fuchsia-200",
// "": "from-fuchsia-300",
// "": "from-fuchsia-400",
// "": "from-fuchsia-50",
// "": "from-fuchsia-500",
// "": "from-fuchsia-600",
// "": "from-fuchsia-700",
// "": "from-fuchsia-800",
// "": "from-fuchsia-900",
"frfu": "from-fuchsia-${500}",
// "": "from-gray-100",
// "": "from-gray-200",
// "": "from-gray-300",
// "": "from-gray-400",
// "": "from-gray-50",
// "": "from-gray-500",
// "": "from-gray-600",
// "": "from-gray-700",
// "": "from-gray-800",
// "": "from-gray-900",
"frgr": "from-green-${500}",
// "": "from-green-100",
// "": "from-green-200",
// "": "from-green-300",
// "": "from-green-400",
// "": "from-green-50",
// "": "from-green-500",
// "": "from-green-600",
// "": "from-green-700",
// "": "from-green-800",
// "": "from-green-900",
/*"frgr": "from-green-${500}",*/
// "": "from-indigo-100",
// "": "from-indigo-200",
// "": "from-indigo-300",
// "": "from-indigo-400",
// "": "from-indigo-50",
// "": "from-indigo-500",
// "": "from-indigo-600",
// "": "from-indigo-700",
// "": "from-indigo-800",
// "": "from-indigo-900",
"frin": "from-inherit",
/*"frin": "from-inherit",*/
// "": "from-lime-100",
// "": "from-lime-200",
// "": "from-lime-300",
// "": "from-lime-400",
// "": "from-lime-50",
// "": "from-lime-500",
// "": "from-lime-600",
// "": "from-lime-700",
// "": "from-lime-800",
// "": "from-lime-900",
"frli": "from-lime-${500}",
// "": "from-neutral-100",
// "": "from-neutral-200",
// "": "from-neutral-300",
// "": "from-neutral-400",
// "": "from-neutral-50",
// "": "from-neutral-500",
// "": "from-neutral-600",
// "": "from-neutral-700",
// "": "from-neutral-800",
// "": "from-neutral-900",
"frne": "from-neutral-${500}",
// "": "from-orange-100",
// "": "from-orange-200",
// "": "from-orange-300",
// "": "from-orange-400",
// "": "from-orange-50",
// "": "from-orange-500",
// "": "from-orange-600",
// "": "from-orange-700",
// "": "from-orange-800",
// "": "from-orange-900",
"fror": "from-orange-${500}",
// "": "from-pink-100",
// "": "from-pink-200",
// "": "from-pink-300",
// "": "from-pink-400",
// "": "from-pink-50",
// "": "from-pink-500",
// "": "from-pink-600",
// "": "from-pink-700",
// "": "from-pink-800",
// "": "from-pink-900",
"frpi": "from-pink-${500}",
// "": "from-purple-100",
// "": "from-purple-200",
// "": "from-purple-300",
// "": "from-purple-400",
// "": "from-purple-50",
// "": "from-purple-500",
// "": "from-purple-600",
// "": "from-purple-700",
// "": "from-purple-800",
// "": "from-purple-900",
"frpu": "from-purple-${500}",
// "": "from-red-100",
// "": "from-red-200",
// "": "from-red-300",
// "": "from-red-400",
// "": "from-red-50",
// "": "from-red-500",
// "": "from-red-600",
// "": "from-red-700",
// "": "from-red-800",
// "": "from-red-900",
"frre": "from-red-${500}",
// "": "from-rose-100",
// "": "from-rose-200",
// "": "from-rose-300",
// "": "from-rose-400",
// "": "from-rose-50",
// "": "from-rose-500",
// "": "from-rose-600",
// "": "from-rose-700",
// "": "from-rose-800",
// "": "from-rose-900",
"frro": "from-rose-${500}",
// "": "from-sky-100",
// "": "from-sky-200",
// "": "from-sky-300",
// "": "from-sky-400",
// "": "from-sky-50",
// "": "from-sky-500",
// "": "from-sky-600",
// "": "from-sky-700",
// "": "from-sky-800",
// "": "from-sky-900",
"frsk": "from-sky-${500}",
// "": "from-slate-100",
// "": "from-slate-200",
// "": "from-slate-300",
// "": "from-slate-400",
// "": "from-slate-50",
// "": "from-slate-500",
// "": "from-slate-600",
// "": "from-slate-700",
// "": "from-slate-800",
// "": "from-slate-900",
"frsl": "from-slate-${500}",
// "": "from-stone-100",
// "": "from-stone-200",
// "": "from-stone-300",
// "": "from-stone-400",
// "": "from-stone-50",
// "": "from-stone-500",
// "": "from-stone-600",
// "": "from-stone-700",
// "": "from-stone-800",
// "": "from-stone-900",
"frst": "from-stone-${500}",
// "": "from-teal-100",
// "": "from-teal-200",
// "": "from-teal-300",
// "": "from-teal-400",
// "": "from-teal-50",
// "": "from-teal-500",
// "": "from-teal-600",
// "": "from-teal-700",
// "": "from-teal-800",
// "": "from-teal-900",
"frte": "from-teal-${500}",
"frtr": "from-transparent",
// "": "from-violet-100",
// "": "from-violet-200",
// "": "from-violet-300",
// "": "from-violet-400",
// "": "from-violet-50",
// "": "from-violet-500",
// "": "from-violet-600",
// "": "from-violet-700",
// "": "from-violet-800",
// "": "from-violet-900",
"frvi": "from-violet-${500}",
"frwh": "from-white",
// "": "from-yellow-100",
// "": "from-yellow-200",
// "": "from-yellow-300",
// "": "from-yellow-400",
// "": "from-yellow-50",
// "": "from-yellow-500",
// "": "from-yellow-600",
// "": "from-yellow-700",
// "": "from-yellow-800",
// "": "from-yellow-900",
"frye": "from-yellow-${500}",
// "": "from-zinc-100",
// "": "from-zinc-200",
// "": "from-zinc-300",
// "": "from-zinc-400",
// "": "from-zinc-50",
// "": "from-zinc-500",
// "": "from-zinc-600",
// "": "from-zinc-700",
// "": "from-zinc-800",
// "": "from-zinc-900",
"frzi": "from-zinc-${500}",
"ga": "gap",
// "": "gap-0",
// "": "gap-1",
// "": "gap-10",
// "": "gap-11",
// "": "gap-12",
// "": "gap-14",
// "": "gap-16",
// "": "gap-1",
// "": "gap-2",
// "": "gap-20",
// "": "gap-24",
// "": "gap-28",
// "": "gap-2",
// "": "gap-3",
// "": "gap-32",
// "": "gap-36",
// "": "gap-3",
// "": "gap-4",
// "": "gap-40",
// "": "gap-44",
// "": "gap-48",
// "": "gap-5",
// "": "gap-52",
// "": "gap-56",
// "": "gap-6",
// "": "gap-60",
// "": "gap-64",
// "": "gap-7",
// "": "gap-72",
// "": "gap-8",
// "": "gap-80",
// "": "gap-9",
// "": "gap-96",
"gapx": "gap-px",
// "": "gap-x-0",
// "": "gap-x-0",
// "": "gap-x-1",
// "": "gap-x-10",
// "": "gap-x-11",
// "": "gap-x-12",
// "": "gap-x-14",
// "": "gap-x-16",
// "": "gap-x-1",
// "": "gap-x-2",
// "": "gap-x-20",
// "": "gap-x-24",
// "": "gap-x-28",
// "": "gap-x-2",
// "": "gap-x-3",
// "": "gap-x-32",
// "": "gap-x-36",
// "": "gap-x-3",
// "": "gap-x-4",
// "": "gap-x-40",
// "": "gap-x-44",
// "": "gap-x-48",
// "": "gap-x-5",
// "": "gap-x-52",
// "": "gap-x-56",
// "": "gap-x-6",
// "": "gap-x-60",
// "": "gap-x-64",
// "": "gap-x-7",
// "": "gap-x-72",
// "": "gap-x-8",
// "": "gap-x-80",
// "": "gap-x-9",
// "": "gap-x-96",
"gaxpx": "gap-x-px",
// "": "gap-y-0",
// "": "gap-y-0",
// "": "gap-y-1",
// "": "gap-y-10",
// "": "gap-y-11",
// "": "gap-y-12",
// "": "gap-y-14",
// "": "gap-y-16",
// "": "gap-y-1",
// "": "gap-y-2",
// "": "gap-y-20",
// "": "gap-y-24",
// "": "gap-y-28",
// "": "gap-y-2",
// "": "gap-y-3",
// "": "gap-y-32",
// "": "gap-y-36",
// "": "gap-y-3",
// "": "gap-y-4",
// "": "gap-y-40",
// "": "gap-y-44",
// "": "gap-y-48",
// "": "gap-y-5",
// "": "gap-y-52",
// "": "gap-y-56",
// "": "gap-y-6",
// "": "gap-y-60",
// "": "gap-y-64",
// "": "gap-y-7",
// "": "gap-y-72",
// "": "gap-y-8",
// "": "gap-y-80",
// "": "gap-y-9",
// "": "gap-y-96",
"gaypx": "gap-y-px",
/*"gr": "grayscale",*/
// "": "grayscale-0",
/*"gr": "grid",*/
// "": "grid-cols-1",
// "": "grid-cols-10",
// "": "grid-cols-11",
// "": "grid-cols-12",
// "": "grid-cols-2",
// "": "grid-cols-3",
// "": "grid-cols-4",
// "": "grid-cols-5",
// "": "grid-cols-6",
// "": "grid-cols-7",
// "": "grid-cols-8",
// "": "grid-cols-9",
"grcono": "grid-cols-none",
"grflco": "grid-flow-col",
"grflcode": "grid-flow-col-dense",
"grflro": "grid-flow-row",
"grflrode": "grid-flow-row-dense",
// "": "grid-rows-1",
// "": "grid-rows-2",
// "": "grid-rows-3",
// "": "grid-rows-4",
// "": "grid-rows-5",
// "": "grid-rows-6",
"grrono": "grid-rows-none",
/*"gr": "grow",*/
// "": "grow-0",
// "": "h-0",
// "": "h-0",
// "": "h-1",
// "": "h-10",
// "": "h-11",
// "": "h-12",
// "": "h-14",
// "": "h-16",
// "": "h-1",
// "": "h-1/2",
// "": "h-1/3",
// "": "h-1/4",
// "": "h-1/5",
// "": "h-1/6",
// "": "h-2",
// "": "h-20",
// "": "h-24",
// "": "h-28",
// "": "h-2",
// "": "h-2/3",
// "": "h-2/4",
// "": "h-2/5",
// "": "h-2/6",
// "": "h-3",
// "": "h-32",
// "": "h-36",
// "": "h-3",
// "": "h-3/4",
// "": "h-3/5",
// "": "h-3/6",
// "": "h-4",
// "": "h-40",
// "": "h-44",
// "": "h-48",
// "": "h-4/5",
// "": "h-4/6",
// "": "h-5",
// "": "h-52",
// "": "h-56",
// "": "h-5/6",
// "": "h-6",
// "": "h-60",
// "": "h-64",
// "": "h-7",
// "": "h-72",
// "": "h-8",
// "": "h-80",
// "": "h-9",
// "": "h-96",
// "": "h-auto",
// "": "h-fit",
// "": "h-full",
// "": "h-max",
// "": "h-min",
// "": "h-px",
// "": "h-screen",
"hi": "hidden",
// "": "hue-rotate-0",
// "": "hue-rotate-15",
// "": "hue-rotate-180",
// "": "hue-rotate-30",
// "": "hue-rotate-60",
// "": "hue-rotate-90",
"in": "invisible",
// "": "indent-0",
// "": "indent-1",
// "": "indent-10",
// "": "indent-11",
// "": "indent-12",
// "": "indent-14",
// "": "indent-16",
// "": "indent-1",
// "": "indent-2",
// "": "indent-20",
// "": "indent-24",
// "": "indent-28",
// "": "indent-2",
// "": "indent-3",
// "": "indent-32",
// "": "indent-36",
// "": "indent-3",
// "": "indent-4",
// "": "indent-40",
// "": "indent-44",
// "": "indent-48",
// "": "indent-5",
// "": "indent-52",
// "": "indent-56",
// "": "indent-6",
// "": "indent-60",
// "": "indent-64",
// "": "indent-7",
// "": "indent-72",
// "": "indent-8",
// "": "indent-80",
// "": "indent-9",
// "": "indent-96",
"inpx": "inset-px",
/*"in": "inline",*/
"inbl": "inline-block",
"infl": "inline-flex",
"ingr": "inline-grid",
"inta": "inline-table",
/*"in": "inset",*/
// "": "inset-0",
// "": "inset-1",
// "": "inset-10",
// "": "inset-11",
// "": "inset-12",
// "": "inset-14",
// "": "inset-16",
// "": "inset-1",
// "": "inset-1/2",
// "": "inset-1/3",
// "": "inset-1/4",
// "": "inset-2",
// "": "inset-20",
// "": "inset-24",
// "": "inset-28",
// "": "inset-2",
// "": "inset-2/3",
// "": "inset-2/4",
// "": "inset-3",
// "": "inset-32",
// "": "inset-36",
// "": "inset-3",
// "": "inset-3/4",
// "": "inset-4",
// "": "inset-40",
// "": "inset-44",
// "": "inset-48",
// "": "inset-5",
// "": "inset-52",
// "": "inset-56",
// "": "inset-6",
// "": "inset-60",
// "": "inset-64",
// "": "inset-7",
// "": "inset-72",
// "": "inset-8",
// "": "inset-80",
// "": "inset-9",
// "": "inset-96",
"inau": "inset-auto",
"infu": "inset-full",
/*"inpx": "inset-px",*/
// "": "inset-x-0",
// "": "inset-x-0",
// "": "inset-x-1",
// "": "inset-x-10",
// "": "inset-x-11",
// "": "inset-x-12",
// "": "inset-x-14",
// "": "inset-x-16",
// "": "inset-x-1",
// "": "inset-x-1/2",
// "": "inset-x-1/3",
// "": "inset-x-1/4",
// "": "inset-x-2",
// "": "inset-x-20",
// "": "inset-x-24",
// "": "inset-x-28",
// "": "inset-x-2",
// "": "inset-x-2/3",
// "": "inset-x-2/4",
// "": "inset-x-3",
// "": "inset-x-32",
// "": "inset-x-36",
// "": "inset-x-3",
// "": "inset-x-3/4",
// "": "inset-x-4",
// "": "inset-x-40",
// "": "inset-x-44",
// "": "inset-x-48",
// "": "inset-x-5",
// "": "inset-x-52",
// "": "inset-x-56",
// "": "inset-x-6",
// "": "inset-x-60",
// "": "inset-x-64",
// "": "inset-x-7",
// "": "inset-x-72",
// "": "inset-x-8",
// "": "inset-x-80",
// "": "inset-x-9",
// "": "inset-x-96",
"inxau": "inset-x-auto",
"inxfu": "inset-x-full",
"inxpx": "inset-x-px",
// "": "inset-y-0",
// "": "inset-y-0",
// "": "inset-y-1",
// "": "inset-y-10",
// "": "inset-y-11",
// "": "inset-y-12",
// "": "inset-y-14",
// "": "inset-y-16",
// "": "inset-y-1",
// "": "inset-y-1/2",
// "": "inset-y-1/3",
// "": "inset-y-1/4",
// "": "inset-y-2",
// "": "inset-y-20",
// "": "inset-y-24",
// "": "inset-y-28",
// "": "inset-y-2",
// "": "inset-y-2/3",
// "": "inset-y-2/4",
// "": "inset-y-3",
// "": "inset-y-32",
// "": "inset-y-36",
// "": "inset-y-3",
// "": "inset-y-3/4",
// "": "inset-y-4",
// "": "inset-y-40",
// "": "inset-y-44",
// "": "inset-y-48",
// "": "inset-y-5",
// "": "inset-y-52",
// "": "inset-y-56",
// "": "inset-y-6",
// "": "inset-y-60",
// "": "inset-y-64",
// "": "inset-y-7",
// "": "inset-y-72",
// "": "inset-y-8",
// "": "inset-y-80",
// "": "inset-y-9",
// "": "inset-y-96",
"inyau": "inset-y-auto",
"inyfu": "inset-y-full",
"inypx": "inset-y-px",
/*"in": "invert",*/
// "": "invert-0",
/*"in": "invisible",*/
"is": "isolate",
"isau": "isolation-auto",
"it": "italic",
"itba": "items-baseline",
"itce": "items-center",
"iten": "items-end",
"itst": "items-stretch",
/*"itst": "items-stretch",*/
"juar": "justify-around",
"jube": "justify-between",
"juce": "justify-center",
"juen": "justify-end",
"juev": "justify-evenly",
"juitce": "justify-items-center",
"juiten": "justify-items-end",
"juitst": "justify-items-stretch",
/*"juitst": "justify-items-stretch",*/
"juseau": "justify-self-auto",
"jusece": "justify-self-center",
"juseen": "justify-self-end",
"jusest": "justify-self-stretch",
/*"jusest": "justify-self-stretch",*/
"just": "justify-start",
// "": "leading-10",
// "": "leading-3",
// "": "leading-4",
// "": "leading-5",
// "": "leading-6",
// "": "leading-7",
// "": "leading-8",
// "": "leading-9",
"lelo": "leading-loose",
"leno": "leading-normal",
/*"leno": "leading-normal",*/
"lere": "leading-relaxed",
"lesn": "leading-snug",
"leti": "leading-tight",
"le": "left:auto|full|px",
// "": "left-0",
// "": "left-1",
// "": "left-10",
// "": "left-11",
// "": "left-12",
// "": "left-14",
// "": "left-16",
// "": "left-1",
// "": "left-1/2",
// "": "left-1/3",
// "": "left-1/4",
// "": "left-2",
// "": "left-20",
// "": "left-24",
// "": "left-28",
// "": "left-2",
// "": "left-2/3",
// "": "left-2/4",
// "": "left-3",
// "": "left-32",
// "": "left-36",
// "": "left-3",
// "": "left-3/4",
// "": "left-4",
// "": "left-40",
// "": "left-44",
// "": "left-48",
// "": "left-5",
// "": "left-52",
// "": "left-56",
// "": "left-6",
// "": "left-60",
// "": "left-64",
// "": "left-7",
// "": "left-72",
// "": "left-8",
// "": "left-80",
// "": "left-9",
// "": "left-96",
// "": "left-auto",
// "": "left-full",
// "": "left-px",
"lith": "line-through",
"linu": "lining-nums",
"li": "list:decimal|disc|inside|item|none|outside",
// "": "list-decimal",
// "": "list-disc",
// "": "list-inside",
// "": "list-item",
// "": "list-none",
// "": "list-outside",
"lo": "lowercase",
// "": "m-0",
// "": "m-0",
// "": "m-1",
// "": "m-10",
// "": "m-11",
// "": "m-12",
// "": "m-14",
// "": "m-16",
// "": "m-1",
// "": "m-2",
// "": "m-20",
// "": "m-24",
// "": "m-28",
// "": "m-2",
// "": "m-3",
// "": "m-32",
// "": "m-36",
// "": "m-3",
// "": "m-4",
// "": "m-40",
// "": "m-44",
// "": "m-48",
// "": "m-5",
// "": "m-52",
// "": "m-56",
// "": "m-6",
// "": "m-60",
// "": "m-64",
// "": "m-7",
// "": "m-72",
// "": "m-8",
// "": "m-80",
// "": "m-9",
// "": "m-96",
// "": "m-auto",
// "": "m-px",
// "": "max-h-0",
// "": "max-h-0",
// "": "max-h-1",
// "": "max-h-10",
// "": "max-h-11",
// "": "max-h-12",
// "": "max-h-14",
// "": "max-h-16",
// "": "max-h-1",
// "": "max-h-2",
// "": "max-h-20",
// "": "max-h-24",
// "": "max-h-28",
// "": "max-h-2",
// "": "max-h-3",
// "": "max-h-32",
// "": "max-h-36",
// "": "max-h-3",
// "": "max-h-4",
// "": "max-h-40",
// "": "max-h-44",
// "": "max-h-48",
// "": "max-h-5",
// "": "max-h-52",
// "": "max-h-56",
// "": "max-h-6",
// "": "max-h-60",
// "": "max-h-64",
// "": "max-h-7",
// "": "max-h-72",
// "": "max-h-8",
// "": "max-h-80",
// "": "max-h-9",
// "": "max-h-96",
"mah": "max-h:fit|full|max|min|px|screen",
// "": "max-h-fit",
// "": "max-h-full",
// "": "max-h-max",
// "": "max-h-min",
// "": "max-h-px",
// "": "max-h-screen",
"maw": "max-w:fit|full|sm|md|lg|xl|max|min|none|prose",
// "": "max-w-0",
// "": "max-w-2xl",
// "": "max-w-3xl",
// "": "max-w-4xl",
// "": "max-w-5xl",
// "": "max-w-6xl",
// "": "max-w-7xl",
// "": "max-w-fit",
// "": "max-w-full",
// "": "max-w-lg",
// "": "max-w-max",
// "": "max-w-md",
// "": "max-w-min",
// "": "max-w-none",
// "": "max-w-prose",
"mawsc": "max-w-screen:xs|sm|md|lg|xl",
// "": "max-w-screen-2xl",
// "": "max-w-screen-lg",
// "": "max-w-screen-md",
// "": "max-w-screen-sm",
// "": "max-w-screen-xl",
// "": "max-w-sm",
// "": "max-w-xl",
// "": "max-w-xs",
// "": "mb-0",
// "": "mb-0",
// "": "mb-1",
// "": "mb-10",
// "": "mb-11",
// "": "mb-12",
// "": "mb-14",
// "": "mb-16",
// "": "mb-1",
// "": "mb-2",
// "": "mb-20",
// "": "mb-24",
// "": "mb-28",
// "": "mb-2",
// "": "mb-3",
// "": "mb-32",
// "": "mb-36",
// "": "mb-3",
// "": "mb-4",
// "": "mb-40",
// "": "mb-44",
// "": "mb-48",
// "": "mb-5",
// "": "mb-52",
// "": "mb-56",
// "": "mb-6",
// "": "mb-60",
// "": "mb-64",
// "": "mb-7",
// "": "mb-72",
// "": "mb-8",
// "": "mb-80",
// "": "mb-9",
// "": "mb-96",
// "": "mb-auto",
// "": "mb-px",
// "": "min-h-0",
"mih": "min-h:fit|full|max|min|px|screen",
// "": "min-h-fit",
// "": "min-h-full",
// "": "min-h-max",
// "": "min-h-min",
// "": "min-h-screen",
// "": "min-w-0",
"miwfi": "min-w-fit",
"miwfu": "min-w-full",
"miwma": "min-w-max",
"miwmi": "min-w-min",
"mibl": "mix-blend:color|color-burn|color-dodge|darken|difference|exclusion|hard-light|hue|lighten|luminosity|multiply|normal|overlay|saturation|screen|soft-light",
// "": "mix-blend-color",
// "": "mix-blend-color-burn",
// "": "mix-blend-color-dodge",
// "": "mix-blend-darken",
// "": "mix-blend-difference",
// "": "mix-blend-exclusion",
// "": "mix-blend-hard-light",
// "": "mix-blend-hue",
// "": "mix-blend-lighten",
// "": "mix-blend-luminosity",
// "": "mix-blend-multiply",
// "": "mix-blend-normal",
// "": "mix-blend-overlay",
// "": "mix-blend-saturation",
// "": "mix-blend-screen",
// "": "mix-blend-soft-light",
// "": "ml-0",
// "": "ml-0",
// "": "ml-1",
// "": "ml-10",
// "": "ml-11",
// "": "ml-12",
// "": "ml-14",
// "": "ml-16",
// "": "ml-1",
// "": "ml-2",
// "": "ml-20",
// "": "ml-24",
// "": "ml-28",
// "": "ml-2",
// "": "ml-3",
// "": "ml-32",
// "": "ml-36",
// "": "ml-3",
// "": "ml-4",
// "": "ml-40",
// "": "ml-44",
// "": "ml-48",
// "": "ml-5",
// "": "ml-52",
// "": "ml-56",
// "": "ml-6",
// "": "ml-60",
// "": "ml-64",
// "": "ml-7",
// "": "ml-72",
// "": "ml-8",
// "": "ml-80",
// "": "ml-9",
// "": "ml-96",
// "": "ml-auto",
// "": "ml-px",
// "": "mr-0",
// "": "mr-0",
// "": "mr-1",
// "": "mr-10",
// "": "mr-11",
// "": "mr-12",
// "": "mr-14",
// "": "mr-16",
// "": "mr-1",
// "": "mr-2",
// "": "mr-20",
// "": "mr-24",
// "": "mr-28",
// "": "mr-2",
// "": "mr-3",
// "": "mr-32",
// "": "mr-36",
// "": "mr-3",
// "": "mr-4",
// "": "mr-40",
// "": "mr-44",
// "": "mr-48",
// "": "mr-5",
// "": "mr-52",
// "": "mr-56",
// "": "mr-6",
// "": "mr-60",
// "": "mr-64",
// "": "mr-7",
// "": "mr-72",
// "": "mr-8",
// "": "mr-80",
// "": "mr-9",
// "": "mr-96",
// "": "mr-auto",
// "": "mr-px",
// "": "mt-0",
// "": "mt-0",
// "": "mt-1",
// "": "mt-10",
// "": "mt-11",
// "": "mt-12",
// "": "mt-14",
// "": "mt-16",
// "": "mt-1",
// "": "mt-2",
// "": "mt-20",
// "": "mt-24",
// "": "mt-28",
// "": "mt-2",
// "": "mt-3",
// "": "mt-32",
// "": "mt-36",
// "": "mt-3",
// "": "mt-4",
// "": "mt-40",
// "": "mt-44",
// "": "mt-48",
// "": "mt-5",
// "": "mt-52",
// "": "mt-56",
// "": "mt-6",
// "": "mt-60",
// "": "mt-64",
// "": "mt-7",
// "": "mt-72",
// "": "mt-8",
// "": "mt-80",
// "": "mt-9",
// "": "mt-96",
// "": "mt-auto",
// "": "mt-px",
// "": "mx-0",
// "": "mx-0",
// "": "mx-1",
// "": "mx-10",
// "": "mx-11",
// "": "mx-12",
// "": "mx-14",
// "": "mx-16",
// "": "mx-1",
// "": "mx-2",
// "": "mx-20",
// "": "mx-24",
// "": "mx-28",
// "": "mx-2",
// "": "mx-3",
// "": "mx-32",
// "": "mx-36",
// "": "mx-3",
// "": "mx-4",
// "": "mx-40",
// "": "mx-44",
// "": "mx-48",
// "": "mx-5",
// "": "mx-52",
// "": "mx-56",
// "": "mx-6",
// "": "mx-60",
// "": "mx-64",
// "": "mx-7",
// "": "mx-72",
// "": "mx-8",
// "": "mx-80",
// "": "mx-9",
// "": "mx-96",
// "": "mx-auto",
// "": "mx-px",
// "": "my-0",
// "": "my-0",
// "": "my-1",
// "": "my-10",
// "": "my-11",
// "": "my-12",
// "": "my-14",
// "": "my-16",
// "": "my-1",
// "": "my-2",
// "": "my-20",
// "": "my-24",
// "": "my-28",
// "": "my-2",
// "": "my-3",
// "": "my-32",
// "": "my-36",
// "": "my-3",
// "": "my-4",
// "": "my-40",
// "": "my-44",
// "": "my-48",
// "": "my-5",
// "": "my-52",
// "": "my-56",
// "": "my-6",
// "": "my-60",
// "": "my-64",
// "": "my-7",
// "": "my-72",
// "": "my-8",
// "": "my-80",
// "": "my-9",
// "": "my-96",
// "": "my-auto",
// "": "my-px",
"noun": "no-underline",
"noca": "normal-case",
"nonu": "normal-nums",
"noit": "not-italic",
"nosron": "not-sr-only",
"ob": "object:bottom|center|contain|cover|fill|left|left-bottom|left-top|none|right|right-bottom|right-top|scale-down|top",
// "": "object-bottom",
// "": "object-center",
// "": "object-contain",
// "": "object-cover",
// "": "object-fill",
// "": "object-left",
// "": "object-left-bottom",
// "": "object-left-top",
// "": "object-none",
// "": "object-right",
// "": "object-right-bottom",
// "": "object-right-top",
// "": "object-scale-down",
// "": "object-top",
"olnu": "oldstyle-nums",
"op": "opacity",
// "": "opacity-0",
// "": "opacity-10",
// "": "opacity-100",
// "": "opacity-20",
// "": "opacity-25",
// "": "opacity-30",
// "": "opacity-40",
// "": "opacity-5",
// "": "opacity-50",
// "": "opacity-60",
// "": "opacity-70",
// "": "opacity-75",
// "": "opacity-80",
// "": "opacity-90",
// "": "opacity-95",
// "": "order-1",
// "": "order-10",
// "": "order-11",
// "": "order-12",
// "": "order-2",
// "": "order-3",
// "": "order-4",
// "": "order-5",
// "": "order-6",
// "": "order-7",
// "": "order-8",
// "": "order-9",
"or": "origin:bottom|bottom-left|bottom-right|center|left|right|top|top-left|top-right",
// "": "order-first",
// "": "order-last",
// "": "order-none",
/*"or": "ordinal",*/
/*"or": "origin:bottom|bottom-left|bottom-right|center|left|right|top|top-left|top-right",*/
// "": "origin-bottom",
// "": "origin-bottom-left",
// "": "origin-bottom-right",
// "": "origin-center",
// "": "origin-left",
// "": "origin-right",
// "": "origin-top",
// "": "origin-top-left",
// "": "origin-top-right",
"ou": "outline:black|white|transparent|current|inherit|dashed|dotted|double|hidden|none",
// "": "outline-0",
// "": "outline-1",
// "": "outline-2",
// "": "outline-4",
// "": "outline-8",
// "": "outline-amber-100",
// "": "outline-amber-200",
// "": "outline-amber-300",
// "": "outline-amber-400",
// "": "outline-amber-50",
// "": "outline-amber-500",
// "": "outline-amber-600",
// "": "outline-amber-700",
// "": "outline-amber-800",
// "": "outline-amber-900",
"ouam": "outline-amber-${500}",
// "": "outline-black",
// "": "outline-blue-100",
// "": "outline-blue-200",
// "": "outline-blue-300",
// "": "outline-blue-400",
// "": "outline-blue-50",
// "": "outline-blue-500",
// "": "outline-blue-600",
// "": "outline-blue-700",
// "": "outline-blue-800",
// "": "outline-blue-900",
"oubl": "outline-blue-${500}",
// "": "outline-current",
// "": "outline-cyan-100",
// "": "outline-cyan-200",
// "": "outline-cyan-300",
// "": "outline-cyan-400",
// "": "outline-cyan-50",
// "": "outline-cyan-500",
// "": "outline-cyan-600",
// "": "outline-cyan-700",
// "": "outline-cyan-800",
// "": "outline-cyan-900",
"oucy": "outline-cyan-${500}",
// "": "outline-dashed",
// "": "outline-dotted",
// "": "outline-double",
// "": "outline-emerald-100",
// "": "outline-emerald-200",
// "": "outline-emerald-300",
// "": "outline-emerald-400",
// "": "outline-emerald-50",
// "": "outline-emerald-500",
// "": "outline-emerald-600",
// "": "outline-emerald-700",
// "": "outline-emerald-800",
// "": "outline-emerald-900",
"ouem": "outline-emerald-${500}",
// "": "outline-fuchsia-100",
// "": "outline-fuchsia-200",
// "": "outline-fuchsia-300",
// "": "outline-fuchsia-400",
// "": "outline-fuchsia-50",
// "": "outline-fuchsia-500",
// "": "outline-fuchsia-600",
// "": "outline-fuchsia-700",
// "": "outline-fuchsia-800",
// "": "outline-fuchsia-900",
"oufu": "outline-fuchsia-${500}",
// "": "outline-gray-100",
// "": "outline-gray-200",
// "": "outline-gray-300",
// "": "outline-gray-400",
// "": "outline-gray-50",
// "": "outline-gray-500",
// "": "outline-gray-600",
// "": "outline-gray-700",
// "": "outline-gray-800",
// "": "outline-gray-900",
"ougr": "outline-green-${500}",
// "": "outline-green-100",
// "": "outline-green-200",
// "": "outline-green-300",
// "": "outline-green-400",
// "": "outline-green-50",
// "": "outline-green-500",
// "": "outline-green-600",
// "": "outline-green-700",
// "": "outline-green-800",
// "": "outline-green-900",
/*"ougr": "outline-green-${500}",*/
// "": "outline-hidden",
// "": "outline-indigo-100",
// "": "outline-indigo-200",
// "": "outline-indigo-300",
// "": "outline-indigo-400",
// "": "outline-indigo-50",
// "": "outline-indigo-500",
// "": "outline-indigo-600",
// "": "outline-indigo-700",
// "": "outline-indigo-800",
// "": "outline-indigo-900",
"ouin": "outline-indigo-${500}",
// "": "outline-inherit",
// "": "outline-lime-100",
// "": "outline-lime-200",
// "": "outline-lime-300",
// "": "outline-lime-400",
// "": "outline-lime-50",
// "": "outline-lime-500",
// "": "outline-lime-600",
// "": "outline-lime-700",
// "": "outline-lime-800",
// "": "outline-lime-900",
"ouli": "outline-lime-${500}",
// "": "outline-neutral-100",
// "": "outline-neutral-200",
// "": "outline-neutral-300",
// "": "outline-neutral-400",
// "": "outline-neutral-50",
// "": "outline-neutral-500",
// "": "outline-neutral-600",
// "": "outline-neutral-700",
// "": "outline-neutral-800",
// "": "outline-neutral-900",
"oune": "outline-neutral-${500}",
// "": "outline-none",
// "": "outline-offset-0",
// "": "outline-offset-1",
// "": "outline-offset-2",
// "": "outline-offset-4",
// "": "outline-offset-8",
// "": "outline-orange-100",
// "": "outline-orange-200",
// "": "outline-orange-300",
// "": "outline-orange-400",
// "": "outline-orange-50",
// "": "outline-orange-500",
// "": "outline-orange-600",
// "": "outline-orange-700",
// "": "outline-orange-800",
// "": "outline-orange-900",
"ouor": "outline-orange-${500}",
// "": "outline-pink-100",
// "": "outline-pink-200",
// "": "outline-pink-300",
// "": "outline-pink-400",
// "": "outline-pink-50",
// "": "outline-pink-500",
// "": "outline-pink-600",
// "": "outline-pink-700",
// "": "outline-pink-800",
// "": "outline-pink-900",
"oupi": "outline-pink-${500}",
// "": "outline-purple-100",
// "": "outline-purple-200",
// "": "outline-purple-300",
// "": "outline-purple-400",
// "": "outline-purple-50",
// "": "outline-purple-500",
// "": "outline-purple-600",
// "": "outline-purple-700",
// "": "outline-purple-800",
// "": "outline-purple-900",
"oupu": "outline-purple-${500}",
// "": "outline-red-100",
// "": "outline-red-200",
// "": "outline-red-300",
// "": "outline-red-400",
// "": "outline-red-50",
// "": "outline-red-500",
// "": "outline-red-600",
// "": "outline-red-700",
// "": "outline-red-800",
// "": "outline-red-900",
"oure": "outline-red-${500}",
// "": "outline-rose-100",
// "": "outline-rose-200",
// "": "outline-rose-300",
// "": "outline-rose-400",
// "": "outline-rose-50",
// "": "outline-rose-500",
// "": "outline-rose-600",
// "": "outline-rose-700",
// "": "outline-rose-800",
// "": "outline-rose-900",
"ouro": "outline-rose-${500}",
// "": "outline-sky-100",
// "": "outline-sky-200",
// "": "outline-sky-300",
// "": "outline-sky-400",
// "": "outline-sky-50",
// "": "outline-sky-500",
// "": "outline-sky-600",
// "": "outline-sky-700",
// "": "outline-sky-800",
// "": "outline-sky-900",
"ousk": "outline-sky-${500}",
// "": "outline-slate-100",
// "": "outline-slate-200",
// "": "outline-slate-300",
// "": "outline-slate-400",
// "": "outline-slate-50",
// "": "outline-slate-500",
// "": "outline-slate-600",
// "": "outline-slate-700",
// "": "outline-slate-800",
// "": "outline-slate-900",
"ousl": "outline-slate-${500}",
// "": "outline-stone-100",
// "": "outline-stone-200",
// "": "outline-stone-300",
// "": "outline-stone-400",
// "": "outline-stone-50",
// "": "outline-stone-500",
// "": "outline-stone-600",
// "": "outline-stone-700",
// "": "outline-stone-800",
// "": "outline-stone-900",
"oust": "outline-stone-${500}",
// "": "outline-teal-100",
// "": "outline-teal-200",
// "": "outline-teal-300",
// "": "outline-teal-400",
// "": "outline-teal-50",
// "": "outline-teal-500",
// "": "outline-teal-600",
// "": "outline-teal-700",
// "": "outline-teal-800",
// "": "outline-teal-900",
"oute": "outline-teal-${500}",
// "": "outline-transparent",
// "": "outline-violet-100",
// "": "outline-violet-200",
// "": "outline-violet-300",
// "": "outline-violet-400",
// "": "outline-violet-50",
// "": "outline-violet-500",
// "": "outline-violet-600",
// "": "outline-violet-700",
// "": "outline-violet-800",
// "": "outline-violet-900",
"ouvi": "outline-violet-${500}",
// "": "outline-white",
// "": "outline-yellow-100",
// "": "outline-yellow-200",
// "": "outline-yellow-300",
// "": "outline-yellow-400",
// "": "outline-yellow-50",
// "": "outline-yellow-500",
// "": "outline-yellow-600",
// "": "outline-yellow-700",
// "": "outline-yellow-800",
// "": "outline-yellow-900",
"ouye": "outline-yellow-${500}",
// "": "outline-zinc-100",
// "": "outline-zinc-200",
// "": "outline-zinc-300",
// "": "outline-zinc-400",
// "": "outline-zinc-50",
// "": "outline-zinc-500",
// "": "outline-zinc-600",
// "": "outline-zinc-700",
// "": "outline-zinc-800",
// "": "outline-zinc-900",
"ouzi": "outline-zinc-${500}",
"ov": "overscroll:auto|contain|none",
// "": "overflow-auto",
// "": "overflow-clip",
// "": "overflow-ellipsis",
// "": "overflow-hidden",
// "": "overflow-scroll",
// "": "overflow-visible",
"ovx": "overscroll-x:auto|contain|none",
// "": "overflow-x-auto",
// "": "overflow-x-clip",
// "": "overflow-x-hidden",
// "": "overflow-x-scroll",
// "": "overflow-x-visible",
"ovy": "overscroll-y:auto|contain|none",
// "": "overflow-y-auto",
// "": "overflow-y-clip",
// "": "overflow-y-hidden",
// "": "overflow-y-scroll",
// "": "overflow-y-visible",
/*"ov": "overline",*/
/*"ov": "overscroll:auto|contain|none",*/
// "": "overscroll-auto",
// "": "overscroll-contain",
// "": "overscroll-none",
/*"ovx": "overscroll-x:auto|contain|none",*/
// "": "overscroll-x-auto",
// "": "overscroll-x-contain",
// "": "overscroll-x-none",
/*"ovy": "overscroll-y:auto|contain|none",*/
// "": "overscroll-y-auto",
// "": "overscroll-y-contain",
// "": "overscroll-y-none",
// "": "p-0",
// "": "p-0",
// "": "p-1",
// "": "p-10",
// "": "p-11",
// "": "p-12",
// "": "p-14",
// "": "p-16",
// "": "p-1",
// "": "p-2",
// "": "p-20",
// "": "p-24",
// "": "p-28",
// "": "p-2",
// "": "p-3",
// "": "p-32",
// "": "p-36",
// "": "p-3",
// "": "p-4",
// "": "p-40",
// "": "p-44",
// "": "p-48",
// "": "p-5",
// "": "p-52",
// "": "p-56",
// "": "p-6",
// "": "p-60",
// "": "p-64",
// "": "p-7",
// "": "p-72",
// "": "p-8",
// "": "p-80",
// "": "p-9",
// "": "p-96",
// "": "p-px",
// "": "pb-0",
// "": "pb-0",
// "": "pb-1",
// "": "pb-10",
// "": "pb-11",
// "": "pb-12",
// "": "pb-14",
// "": "pb-16",
// "": "pb-1",
// "": "pb-2",
// "": "pb-20",
// "": "pb-24",
// "": "pb-28",
// "": "pb-2",
// "": "pb-3",
// "": "pb-32",
// "": "pb-36",
// "": "pb-3",
// "": "pb-4",
// "": "pb-40",
// "": "pb-44",
// "": "pb-48",
// "": "pb-5",
// "": "pb-52",
// "": "pb-56",
// "": "pb-6",
// "": "pb-60",
// "": "pb-64",
// "": "pb-7",
// "": "pb-72",
// "": "pb-8",
// "": "pb-80",
// "": "pb-9",
// "": "pb-96",
"pbpx": "pb-px",
// "": "pl-0",
// "": "pl-0",
// "": "pl-1",
// "": "pl-10",
// "": "pl-11",
// "": "pl-12",
// "": "pl-14",
// "": "pl-16",
// "": "pl-1",
// "": "pl-2",
// "": "pl-20",
// "": "pl-24",
// "": "pl-28",
// "": "pl-2",
// "": "pl-3",
// "": "pl-32",
// "": "pl-36",
// "": "pl-3",
// "": "pl-4",
// "": "pl-40",
// "": "pl-44",
// "": "pl-48",
// "": "pl-5",
// "": "pl-52",
// "": "pl-56",
// "": "pl-6",
// "": "pl-60",
// "": "pl-64",
// "": "pl-7",
// "": "pl-72",
// "": "pl-8",
// "": "pl-80",
// "": "pl-9",
// "": "pl-96",
// "": "pl-px",
"plco": "place-content:around|between|center|end|evenly|start|stretch",
// "": "place-content-around",
// "": "place-content-between",
// "": "place-content-center",
// "": "place-content-end",
// "": "place-content-evenly",
// "": "place-content-start",
// "": "place-content-stretch",
"plit": "place-items:center|end|start|stretch",
// "": "place-items-center",
// "": "place-items-end",
// "": "place-items-start",
// "": "place-items-stretch",
"plse": "place-self:auto|center|end|start|stretch",
// "": "place-self-auto",
// "": "place-self-center",
// "": "place-self-end",
// "": "place-self-start",
// "": "place-self-stretch",
"pl": "placeholder:black|white|transparent|current|inherit",
// "": "placeholder-amber-100",
// "": "placeholder-amber-200",
// "": "placeholder-amber-300",
// "": "placeholder-amber-400",
// "": "placeholder-amber-50",
// "": "placeholder-amber-500",
// "": "placeholder-amber-600",
// "": "placeholder-amber-700",
// "": "placeholder-amber-800",
// "": "placeholder-amber-900",
"plam": "placeholder-amber-${500}",
// "": "placeholder-black",
// "": "placeholder-blue-100",
// "": "placeholder-blue-200",
// "": "placeholder-blue-300",
// "": "placeholder-blue-400",
// "": "placeholder-blue-50",
// "": "placeholder-blue-500",
// "": "placeholder-blue-600",
// "": "placeholder-blue-700",
// "": "placeholder-blue-800",
// "": "placeholder-blue-900",
"plbl": "placeholder-blue-${500}",
// "": "placeholder-current",
// "": "placeholder-cyan-100",
// "": "placeholder-cyan-200",
// "": "placeholder-cyan-300",
// "": "placeholder-cyan-400",
// "": "placeholder-cyan-50",
// "": "placeholder-cyan-500",
// "": "placeholder-cyan-600",
// "": "placeholder-cyan-700",
// "": "placeholder-cyan-800",
// "": "placeholder-cyan-900",
"plcy": "placeholder-cyan-${500}",
// "": "placeholder-emerald-100",
// "": "placeholder-emerald-200",
// "": "placeholder-emerald-300",
// "": "placeholder-emerald-400",
// "": "placeholder-emerald-50",
// "": "placeholder-emerald-500",
// "": "placeholder-emerald-600",
// "": "placeholder-emerald-700",
// "": "placeholder-emerald-800",
// "": "placeholder-emerald-900",
"plem": "placeholder-emerald-${500}",
// "": "placeholder-fuchsia-100",
// "": "placeholder-fuchsia-200",
// "": "placeholder-fuchsia-300",
// "": "placeholder-fuchsia-400",
// "": "placeholder-fuchsia-50",
// "": "placeholder-fuchsia-500",
// "": "placeholder-fuchsia-600",
// "": "placeholder-fuchsia-700",
// "": "placeholder-fuchsia-800",
// "": "placeholder-fuchsia-900",
"plfu": "placeholder-fuchsia-${500}",
// "": "placeholder-gray-100",
// "": "placeholder-gray-200",
// "": "placeholder-gray-300",
// "": "placeholder-gray-400",
// "": "placeholder-gray-50",
// "": "placeholder-gray-500",
// "": "placeholder-gray-600",
// "": "placeholder-gray-700",
// "": "placeholder-gray-800",
// "": "placeholder-gray-900",
"plgr": "placeholder-green-${500}",
// "": "placeholder-green-100",
// "": "placeholder-green-200",
// "": "placeholder-green-300",
// "": "placeholder-green-400",
// "": "placeholder-green-50",
// "": "placeholder-green-500",
// "": "placeholder-green-600",
// "": "placeholder-green-700",
// "": "placeholder-green-800",
// "": "placeholder-green-900",
/*"plgr": "placeholder-green-${500}",*/
// "": "placeholder-indigo-100",
// "": "placeholder-indigo-200",
// "": "placeholder-indigo-300",
// "": "placeholder-indigo-400",
// "": "placeholder-indigo-50",
// "": "placeholder-indigo-500",
// "": "placeholder-indigo-600",
// "": "placeholder-indigo-700",
// "": "placeholder-indigo-800",
// "": "placeholder-indigo-900",
"plin": "placeholder-indigo-${500}",
// "": "placeholder-inherit",
// "": "placeholder-lime-100",
// "": "placeholder-lime-200",
// "": "placeholder-lime-300",
// "": "placeholder-lime-400",
// "": "placeholder-lime-50",
// "": "placeholder-lime-500",
// "": "placeholder-lime-600",
// "": "placeholder-lime-700",
// "": "placeholder-lime-800",
// "": "placeholder-lime-900",
"plli": "placeholder-lime-${500}",
// "": "placeholder-neutral-100",
// "": "placeholder-neutral-200",
// "": "placeholder-neutral-300",
// "": "placeholder-neutral-400",
// "": "placeholder-neutral-50",
// "": "placeholder-neutral-500",
// "": "placeholder-neutral-600",
// "": "placeholder-neutral-700",
// "": "placeholder-neutral-800",
// "": "placeholder-neutral-900",
"plne": "placeholder-neutral-${500}",
"plop": "placeholder-opacity",
// "": "placeholder-opacity-10",
// "": "placeholder-opacity-100",
// "": "placeholder-opacity-20",
// "": "placeholder-opacity-25",
// "": "placeholder-opacity-30",
// "": "placeholder-opacity-40",
// "": "placeholder-opacity-5",
// "": "placeholder-opacity-50",
// "": "placeholder-opacity-60",
// "": "placeholder-opacity-70",
// "": "placeholder-opacity-75",
// "": "placeholder-opacity-80",
// "": "placeholder-opacity-90",
// "": "placeholder-opacity-95",
// "": "placeholder-orange-100",
// "": "placeholder-orange-200",
// "": "placeholder-orange-300",
// "": "placeholder-orange-400",
// "": "placeholder-orange-50",
// "": "placeholder-orange-500",
// "": "placeholder-orange-600",
// "": "placeholder-orange-700",
// "": "placeholder-orange-800",
// "": "placeholder-orange-900",
"plor": "placeholder-orange-${500}",
// "": "placeholder-pink-100",
// "": "placeholder-pink-200",
// "": "placeholder-pink-300",
// "": "placeholder-pink-400",
// "": "placeholder-pink-50",
// "": "placeholder-pink-500",
// "": "placeholder-pink-600",
// "": "placeholder-pink-700",
// "": "placeholder-pink-800",
// "": "placeholder-pink-900",
"plpi": "placeholder-pink-${500}",
// "": "placeholder-purple-100",
// "": "placeholder-purple-200",
// "": "placeholder-purple-300",
// "": "placeholder-purple-400",
// "": "placeholder-purple-50",
// "": "placeholder-purple-500",
// "": "placeholder-purple-600",
// "": "placeholder-purple-700",
// "": "placeholder-purple-800",
// "": "placeholder-purple-900",
"plpu": "placeholder-purple-${500}",
// "": "placeholder-red-100",
// "": "placeholder-red-200",
// "": "placeholder-red-300",
// "": "placeholder-red-400",
// "": "placeholder-red-50",
// "": "placeholder-red-500",
// "": "placeholder-red-600",
// "": "placeholder-red-700",
// "": "placeholder-red-800",
// "": "placeholder-red-900",
"plre": "placeholder-red-${500}",
// "": "placeholder-rose-100",
// "": "placeholder-rose-200",
// "": "placeholder-rose-300",
// "": "placeholder-rose-400",
// "": "placeholder-rose-50",
// "": "placeholder-rose-500",
// "": "placeholder-rose-600",
// "": "placeholder-rose-700",
// "": "placeholder-rose-800",
// "": "placeholder-rose-900",
"plro": "placeholder-rose-${500}",
// "": "placeholder-sky-100",
// "": "placeholder-sky-200",
// "": "placeholder-sky-300",
// "": "placeholder-sky-400",
// "": "placeholder-sky-50",
// "": "placeholder-sky-500",
// "": "placeholder-sky-600",
// "": "placeholder-sky-700",
// "": "placeholder-sky-800",
// "": "placeholder-sky-900",
"plsk": "placeholder-sky-${500}",
// "": "placeholder-slate-100",
// "": "placeholder-slate-200",
// "": "placeholder-slate-300",
// "": "placeholder-slate-400",
// "": "placeholder-slate-50",
// "": "placeholder-slate-500",
// "": "placeholder-slate-600",
// "": "placeholder-slate-700",
// "": "placeholder-slate-800",
// "": "placeholder-slate-900",
"plsl": "placeholder-slate-${500}",
// "": "placeholder-stone-100",
// "": "placeholder-stone-200",
// "": "placeholder-stone-300",
// "": "placeholder-stone-400",
// "": "placeholder-stone-50",
// "": "placeholder-stone-500",
// "": "placeholder-stone-600",
// "": "placeholder-stone-700",
// "": "placeholder-stone-800",
// "": "placeholder-stone-900",
"plst": "placeholder-stone-${500}",
// "": "placeholder-teal-100",
// "": "placeholder-teal-200",
// "": "placeholder-teal-300",
// "": "placeholder-teal-400",
// "": "placeholder-teal-50",
// "": "placeholder-teal-500",
// "": "placeholder-teal-600",
// "": "placeholder-teal-700",
// "": "placeholder-teal-800",
// "": "placeholder-teal-900",
"plte": "placeholder-teal-${500}",
// "": "placeholder-transparent",
// "": "placeholder-violet-100",
// "": "placeholder-violet-200",
// "": "placeholder-violet-300",
// "": "placeholder-violet-400",
// "": "placeholder-violet-50",
// "": "placeholder-violet-500",
// "": "placeholder-violet-600",
// "": "placeholder-violet-700",
// "": "placeholder-violet-800",
// "": "placeholder-violet-900",
"plvi": "placeholder-violet-${500}",
// "": "placeholder-white",
// "": "placeholder-yellow-100",
// "": "placeholder-yellow-200",
// "": "placeholder-yellow-300",
// "": "placeholder-yellow-400",
// "": "placeholder-yellow-50",
// "": "placeholder-yellow-500",
// "": "placeholder-yellow-600",
// "": "placeholder-yellow-700",
// "": "placeholder-yellow-800",
// "": "placeholder-yellow-900",
"plye": "placeholder-yellow-${500}",
// "": "placeholder-zinc-100",
// "": "placeholder-zinc-200",
// "": "placeholder-zinc-300",
// "": "placeholder-zinc-400",
// "": "placeholder-zinc-50",
// "": "placeholder-zinc-500",
// "": "placeholder-zinc-600",
// "": "placeholder-zinc-700",
// "": "placeholder-zinc-800",
// "": "placeholder-zinc-900",
"plzi": "placeholder-zinc-${500}",
"poev": "pointer-events:auto|none",
// "": "pointer-events-auto",
// "": "pointer-events-none",
// "": "pr-0",
// "": "pr-0",
// "": "pr-1",
// "": "pr-10",
// "": "pr-11",
// "": "pr-12",
// "": "pr-14",
// "": "pr-16",
// "": "pr-1",
// "": "pr-2",
// "": "pr-20",
// "": "pr-24",
// "": "pr-28",
// "": "pr-2",
// "": "pr-3",
// "": "pr-32",
// "": "pr-36",
// "": "pr-3",
// "": "pr-4",
// "": "pr-40",
// "": "pr-44",
// "": "pr-48",
// "": "pr-5",
// "": "pr-52",
// "": "pr-56",
// "": "pr-6",
// "": "pr-60",
// "": "pr-64",
// "": "pr-7",
// "": "pr-72",
// "": "pr-8",
// "": "pr-80",
// "": "pr-9",
// "": "pr-96",
// "": "pr-px",
"prnu": "proportional-nums",
// "": "pt-0",
// "": "pt-0",
// "": "pt-1",
// "": "pt-10",
// "": "pt-11",
// "": "pt-12",
// "": "pt-14",
// "": "pt-16",
// "": "pt-1",
// "": "pt-2",
// "": "pt-20",
// "": "pt-24",
// "": "pt-28",
// "": "pt-2",
// "": "pt-3",
// "": "pt-32",
// "": "pt-36",
// "": "pt-3",
// "": "pt-4",
// "": "pt-40",
// "": "pt-44",
// "": "pt-48",
// "": "pt-5",
// "": "pt-52",
// "": "pt-56",
// "": "pt-6",
// "": "pt-60",
// "": "pt-64",
// "": "pt-7",
// "": "pt-72",
// "": "pt-8",
// "": "pt-80",
// "": "pt-9",
// "": "pt-96",
// "": "pt-px",
// "": "px-0",
// "": "px-0",
// "": "px-1",
// "": "px-10",
// "": "px-11",
// "": "px-12",
// "": "px-14",
// "": "px-16",
// "": "px-1",
// "": "px-2",
// "": "px-20",
// "": "px-24",
// "": "px-28",
// "": "px-2",
// "": "px-3",
// "": "px-32",
// "": "px-36",
// "": "px-3",
// "": "px-4",
// "": "px-40",
// "": "px-44",
// "": "px-48",
// "": "px-5",
// "": "px-52",
// "": "px-56",
// "": "px-6",
// "": "px-60",
// "": "px-64",
// "": "px-7",
// "": "px-72",
// "": "px-8",
// "": "px-80",
// "": "px-9",
// "": "px-96",
// "": "px-px",
// "": "py-0",
// "": "py-0",
// "": "py-1",
// "": "py-10",
// "": "py-11",
// "": "py-12",
// "": "py-14",
// "": "py-16",
// "": "py-1",
// "": "py-2",
// "": "py-20",
// "": "py-24",
// "": "py-28",
// "": "py-2",
// "": "py-3",
// "": "py-32",
// "": "py-36",
// "": "py-3",
// "": "py-4",
// "": "py-40",
// "": "py-44",
// "": "py-48",
// "": "py-5",
// "": "py-52",
// "": "py-56",
// "": "py-6",
// "": "py-60",
// "": "py-64",
// "": "py-7",
// "": "py-72",
// "": "py-8",
// "": "py-80",
// "": "py-9",
// "": "py-96",
// "": "py-px",
"re": "resize:none|x|y",
/*"re": "resize:none|x|y",*/
// "": "resize-none",
// "": "resize-x",
// "": "resize-y",
"ri": "ring:black|white|transparent|current|inherit|inset",
// "": "right-0",
// "": "right-1",
// "": "right-10",
// "": "right-11",
// "": "right-12",
// "": "right-14",
// "": "right-16",
// "": "right-1",
// "": "right-1/2",
// "": "right-1/3",
// "": "right-1/4",
// "": "right-2",
// "": "right-20",
// "": "right-24",
// "": "right-28",
// "": "right-2",
// "": "right-2/3",
// "": "right-2/4",
// "": "right-3",
// "": "right-32",
// "": "right-36",
// "": "right-3",
// "": "right-3/4",
// "": "right-4",
// "": "right-40",
// "": "right-44",
// "": "right-48",
// "": "right-5",
// "": "right-52",
// "": "right-56",
// "": "right-6",
// "": "right-60",
// "": "right-64",
// "": "right-7",
// "": "right-72",
// "": "right-8",
// "": "right-80",
// "": "right-9",
// "": "right-96",
// "": "right-auto",
// "": "right-full",
// "": "right-px",
/*"ri": "ring:black|white|transparent|current|inherit|inset",*/
// "": "ring-0",
// "": "ring-1",
// "": "ring-2",
// "": "ring-4",
// "": "ring-8",
// "": "ring-amber-100",
// "": "ring-amber-200",
// "": "ring-amber-300",
// "": "ring-amber-400",
// "": "ring-amber-50",
// "": "ring-amber-500",
// "": "ring-amber-600",
// "": "ring-amber-700",
// "": "ring-amber-800",
// "": "ring-amber-900",
"riam": "ring-amber-${500}",
// "": "ring-black",
// "": "ring-blue-100",
// "": "ring-blue-200",
// "": "ring-blue-300",
// "": "ring-blue-400",
// "": "ring-blue-50",
// "": "ring-blue-500",
// "": "ring-blue-600",
// "": "ring-blue-700",
// "": "ring-blue-800",
// "": "ring-blue-900",
"ribl": "ring-blue-${500}",
// "": "ring-current",
// "": "ring-cyan-100",
// "": "ring-cyan-200",
// "": "ring-cyan-300",
// "": "ring-cyan-400",
// "": "ring-cyan-50",
// "": "ring-cyan-500",
// "": "ring-cyan-600",
// "": "ring-cyan-700",
// "": "ring-cyan-800",
// "": "ring-cyan-900",
"ricy": "ring-cyan-${500}",
// "": "ring-emerald-100",
// "": "ring-emerald-200",
// "": "ring-emerald-300",
// "": "ring-emerald-400",
// "": "ring-emerald-50",
// "": "ring-emerald-500",
// "": "ring-emerald-600",
// "": "ring-emerald-700",
// "": "ring-emerald-800",
// "": "ring-emerald-900",
"riem": "ring-emerald-${500}",
// "": "ring-fuchsia-100",
// "": "ring-fuchsia-200",
// "": "ring-fuchsia-300",
// "": "ring-fuchsia-400",
// "": "ring-fuchsia-50",
// "": "ring-fuchsia-500",
// "": "ring-fuchsia-600",
// "": "ring-fuchsia-700",
// "": "ring-fuchsia-800",
// "": "ring-fuchsia-900",
"rifu": "ring-fuchsia-${500}",
// "": "ring-gray-100",
// "": "ring-gray-200",
// "": "ring-gray-300",
// "": "ring-gray-400",
// "": "ring-gray-50",
// "": "ring-gray-500",
// "": "ring-gray-600",
// "": "ring-gray-700",
// "": "ring-gray-800",
// "": "ring-gray-900",
"rigr": "ring-green-${500}",
// "": "ring-green-100",
// "": "ring-green-200",
// "": "ring-green-300",
// "": "ring-green-400",
// "": "ring-green-50",
// "": "ring-green-500",
// "": "ring-green-600",
// "": "ring-green-700",
// "": "ring-green-800",
// "": "ring-green-900",
/*"rigr": "ring-green-${500}",*/
// "": "ring-indigo-100",
// "": "ring-indigo-200",
// "": "ring-indigo-300",
// "": "ring-indigo-400",
// "": "ring-indigo-50",
// "": "ring-indigo-500",
// "": "ring-indigo-600",
// "": "ring-indigo-700",
// "": "ring-indigo-800",
// "": "ring-indigo-900",
"riin": "ring-indigo-${500}",
// "": "ring-inherit",
// "": "ring-inset",
// "": "ring-lime-100",
// "": "ring-lime-200",
// "": "ring-lime-300",
// "": "ring-lime-400",
// "": "ring-lime-50",
// "": "ring-lime-500",
// "": "ring-lime-600",
// "": "ring-lime-700",
// "": "ring-lime-800",
// "": "ring-lime-900",
"rili": "ring-lime-${500}",
// "": "ring-neutral-100",
// "": "ring-neutral-200",
// "": "ring-neutral-300",
// "": "ring-neutral-400",
// "": "ring-neutral-50",
// "": "ring-neutral-500",
// "": "ring-neutral-600",
// "": "ring-neutral-700",
// "": "ring-neutral-800",
// "": "ring-neutral-900",
"rine": "ring-neutral-${500}",
// "": "ring-offset-0",
// "": "ring-offset-1",
// "": "ring-offset-2",
// "": "ring-offset-4",
// "": "ring-offset-8",
// "": "ring-offset-amber-100",
// "": "ring-offset-amber-200",
// "": "ring-offset-amber-300",
// "": "ring-offset-amber-400",
// "": "ring-offset-amber-50",
// "": "ring-offset-amber-500",
// "": "ring-offset-amber-600",
// "": "ring-offset-amber-700",
// "": "ring-offset-amber-800",
// "": "ring-offset-amber-900",
"riofam": "ring-offset-amber-${500}",
"riof": "ring-offset:black|white|transparent|current|inherit",
// "": "ring-offset-black",
// "": "ring-offset-blue-100",
// "": "ring-offset-blue-200",
// "": "ring-offset-blue-300",
// "": "ring-offset-blue-400",
// "": "ring-offset-blue-50",
// "": "ring-offset-blue-500",
// "": "ring-offset-blue-600",
// "": "ring-offset-blue-700",
// "": "ring-offset-blue-800",
// "": "ring-offset-blue-900",
"riofbl": "ring-offset-blue-${500}",
// "": "ring-offset-current",
// "": "ring-offset-cyan-100",
// "": "ring-offset-cyan-200",
// "": "ring-offset-cyan-300",
// "": "ring-offset-cyan-400",
// "": "ring-offset-cyan-50",
// "": "ring-offset-cyan-500",
// "": "ring-offset-cyan-600",
// "": "ring-offset-cyan-700",
// "": "ring-offset-cyan-800",
// "": "ring-offset-cyan-900",
"riofcy": "ring-offset-cyan-${500}",
// "": "ring-offset-emerald-100",
// "": "ring-offset-emerald-200",
// "": "ring-offset-emerald-300",
// "": "ring-offset-emerald-400",
// "": "ring-offset-emerald-50",
// "": "ring-offset-emerald-500",
// "": "ring-offset-emerald-600",
// "": "ring-offset-emerald-700",
// "": "ring-offset-emerald-800",
// "": "ring-offset-emerald-900",
"riofem": "ring-offset-emerald-${500}",
// "": "ring-offset-fuchsia-100",
// "": "ring-offset-fuchsia-200",
// "": "ring-offset-fuchsia-300",
// "": "ring-offset-fuchsia-400",
// "": "ring-offset-fuchsia-50",
// "": "ring-offset-fuchsia-500",
// "": "ring-offset-fuchsia-600",
// "": "ring-offset-fuchsia-700",
// "": "ring-offset-fuchsia-800",
// "": "ring-offset-fuchsia-900",
"rioffu": "ring-offset-fuchsia-${500}",
// "": "ring-offset-gray-100",
// "": "ring-offset-gray-200",
// "": "ring-offset-gray-300",
// "": "ring-offset-gray-400",
// "": "ring-offset-gray-50",
// "": "ring-offset-gray-500",
// "": "ring-offset-gray-600",
// "": "ring-offset-gray-700",
// "": "ring-offset-gray-800",
// "": "ring-offset-gray-900",
"riofgr": "ring-offset-green-${500}",
// "": "ring-offset-green-100",
// "": "ring-offset-green-200",
// "": "ring-offset-green-300",
// "": "ring-offset-green-400",
// "": "ring-offset-green-50",
// "": "ring-offset-green-500",
// "": "ring-offset-green-600",
// "": "ring-offset-green-700",
// "": "ring-offset-green-800",
// "": "ring-offset-green-900",
/*"riofgr": "ring-offset-green-${500}",*/
// "": "ring-offset-indigo-100",
// "": "ring-offset-indigo-200",
// "": "ring-offset-indigo-300",
// "": "ring-offset-indigo-400",
// "": "ring-offset-indigo-50",
// "": "ring-offset-indigo-500",
// "": "ring-offset-indigo-600",
// "": "ring-offset-indigo-700",
// "": "ring-offset-indigo-800",
// "": "ring-offset-indigo-900",
"riofin": "ring-offset-indigo-${500}",
// "": "ring-offset-inherit",
// "": "ring-offset-lime-100",
// "": "ring-offset-lime-200",
// "": "ring-offset-lime-300",
// "": "ring-offset-lime-400",
// "": "ring-offset-lime-50",
// "": "ring-offset-lime-500",
// "": "ring-offset-lime-600",
// "": "ring-offset-lime-700",
// "": "ring-offset-lime-800",
// "": "ring-offset-lime-900",
"riofli": "ring-offset-lime-${500}",
// "": "ring-offset-neutral-100",
// "": "ring-offset-neutral-200",
// "": "ring-offset-neutral-300",
// "": "ring-offset-neutral-400",
// "": "ring-offset-neutral-50",
// "": "ring-offset-neutral-500",
// "": "ring-offset-neutral-600",
// "": "ring-offset-neutral-700",
// "": "ring-offset-neutral-800",
// "": "ring-offset-neutral-900",
"riofne": "ring-offset-neutral-${500}",
// "": "ring-offset-orange-100",
// "": "ring-offset-orange-200",
// "": "ring-offset-orange-300",
// "": "ring-offset-orange-400",
// "": "ring-offset-orange-50",
// "": "ring-offset-orange-500",
// "": "ring-offset-orange-600",
// "": "ring-offset-orange-700",
// "": "ring-offset-orange-800",
// "": "ring-offset-orange-900",
"riofor": "ring-offset-orange-${500}",
// "": "ring-offset-pink-100",
// "": "ring-offset-pink-200",
// "": "ring-offset-pink-300",
// "": "ring-offset-pink-400",
// "": "ring-offset-pink-50",
// "": "ring-offset-pink-500",
// "": "ring-offset-pink-600",
// "": "ring-offset-pink-700",
// "": "ring-offset-pink-800",
// "": "ring-offset-pink-900",
"riofpi": "ring-offset-pink-${500}",
// "": "ring-offset-purple-100",
// "": "ring-offset-purple-200",
// "": "ring-offset-purple-300",
// "": "ring-offset-purple-400",
// "": "ring-offset-purple-50",
// "": "ring-offset-purple-500",
// "": "ring-offset-purple-600",
// "": "ring-offset-purple-700",
// "": "ring-offset-purple-800",
// "": "ring-offset-purple-900",
"riofpu": "ring-offset-purple-${500}",
// "": "ring-offset-red-100",
// "": "ring-offset-red-200",
// "": "ring-offset-red-300",
// "": "ring-offset-red-400",
// "": "ring-offset-red-50",
// "": "ring-offset-red-500",
// "": "ring-offset-red-600",
// "": "ring-offset-red-700",
// "": "ring-offset-red-800",
// "": "ring-offset-red-900",
"riofre": "ring-offset-red-${500}",
// "": "ring-offset-rose-100",
// "": "ring-offset-rose-200",
// "": "ring-offset-rose-300",
// "": "ring-offset-rose-400",
// "": "ring-offset-rose-50",
// "": "ring-offset-rose-500",
// "": "ring-offset-rose-600",
// "": "ring-offset-rose-700",
// "": "ring-offset-rose-800",
// "": "ring-offset-rose-900",
"riofro": "ring-offset-rose-${500}",
// "": "ring-offset-sky-100",
// "": "ring-offset-sky-200",
// "": "ring-offset-sky-300",
// "": "ring-offset-sky-400",
// "": "ring-offset-sky-50",
// "": "ring-offset-sky-500",
// "": "ring-offset-sky-600",
// "": "ring-offset-sky-700",
// "": "ring-offset-sky-800",
// "": "ring-offset-sky-900",
"riofsk": "ring-offset-sky-${500}",
// "": "ring-offset-slate-100",
// "": "ring-offset-slate-200",
// "": "ring-offset-slate-300",
// "": "ring-offset-slate-400",
// "": "ring-offset-slate-50",
// "": "ring-offset-slate-500",
// "": "ring-offset-slate-600",
// "": "ring-offset-slate-700",
// "": "ring-offset-slate-800",
// "": "ring-offset-slate-900",
"riofsl": "ring-offset-slate-${500}",
// "": "ring-offset-stone-100",
// "": "ring-offset-stone-200",
// "": "ring-offset-stone-300",
// "": "ring-offset-stone-400",
// "": "ring-offset-stone-50",
// "": "ring-offset-stone-500",
// "": "ring-offset-stone-600",
// "": "ring-offset-stone-700",
// "": "ring-offset-stone-800",
// "": "ring-offset-stone-900",
"riofst": "ring-offset-stone-${500}",
// "": "ring-offset-teal-100",
// "": "ring-offset-teal-200",
// "": "ring-offset-teal-300",
// "": "ring-offset-teal-400",
// "": "ring-offset-teal-50",
// "": "ring-offset-teal-500",
// "": "ring-offset-teal-600",
// "": "ring-offset-teal-700",
// "": "ring-offset-teal-800",
// "": "ring-offset-teal-900",
"riofte": "ring-offset-teal-${500}",
// "": "ring-offset-transparent",
// "": "ring-offset-violet-100",
// "": "ring-offset-violet-200",
// "": "ring-offset-violet-300",
// "": "ring-offset-violet-400",
// "": "ring-offset-violet-50",
// "": "ring-offset-violet-500",
// "": "ring-offset-violet-600",
// "": "ring-offset-violet-700",
// "": "ring-offset-violet-800",
// "": "ring-offset-violet-900",
"riofvi": "ring-offset-violet-${500}",
// "": "ring-offset-white",
// "": "ring-offset-yellow-100",
// "": "ring-offset-yellow-200",
// "": "ring-offset-yellow-300",
// "": "ring-offset-yellow-400",
// "": "ring-offset-yellow-50",
// "": "ring-offset-yellow-500",
// "": "ring-offset-yellow-600",
// "": "ring-offset-yellow-700",
// "": "ring-offset-yellow-800",
// "": "ring-offset-yellow-900",
"riofye": "ring-offset-yellow-${500}",
// "": "ring-offset-zinc-100",
// "": "ring-offset-zinc-200",
// "": "ring-offset-zinc-300",
// "": "ring-offset-zinc-400",
// "": "ring-offset-zinc-50",
// "": "ring-offset-zinc-500",
// "": "ring-offset-zinc-600",
// "": "ring-offset-zinc-700",
// "": "ring-offset-zinc-800",
// "": "ring-offset-zinc-900",
"riofzi": "ring-offset-zinc-${500}",
"riop": "ring-opacity",
// "": "ring-opacity-0",
// "": "ring-opacity-10",
// "": "ring-opacity-100",
// "": "ring-opacity-20",
// "": "ring-opacity-25",
// "": "ring-opacity-30",
// "": "ring-opacity-40",
// "": "ring-opacity-5",
// "": "ring-opacity-50",
// "": "ring-opacity-60",
// "": "ring-opacity-70",
// "": "ring-opacity-75",
// "": "ring-opacity-80",
// "": "ring-opacity-90",
// "": "ring-opacity-95",
// "": "ring-orange-100",
// "": "ring-orange-200",
// "": "ring-orange-300",
// "": "ring-orange-400",
// "": "ring-orange-50",
// "": "ring-orange-500",
// "": "ring-orange-600",
// "": "ring-orange-700",
// "": "ring-orange-800",
// "": "ring-orange-900",
"rior": "ring-orange-${500}",
// "": "ring-pink-100",
// "": "ring-pink-200",
// "": "ring-pink-300",
// "": "ring-pink-400",
// "": "ring-pink-50",
// "": "ring-pink-500",
// "": "ring-pink-600",
// "": "ring-pink-700",
// "": "ring-pink-800",
// "": "ring-pink-900",
"ripi": "ring-pink-${500}",
// "": "ring-purple-100",
// "": "ring-purple-200",
// "": "ring-purple-300",
// "": "ring-purple-400",
// "": "ring-purple-50",
// "": "ring-purple-500",
// "": "ring-purple-600",
// "": "ring-purple-700",
// "": "ring-purple-800",
// "": "ring-purple-900",
"ripu": "ring-purple-${500}",
// "": "ring-red-100",
// "": "ring-red-200",
// "": "ring-red-300",
// "": "ring-red-400",
// "": "ring-red-50",
// "": "ring-red-500",
// "": "ring-red-600",
// "": "ring-red-700",
// "": "ring-red-800",
// "": "ring-red-900",
"rire": "ring-red-${500}",
// "": "ring-rose-100",
// "": "ring-rose-200",
// "": "ring-rose-300",
// "": "ring-rose-400",
// "": "ring-rose-50",
// "": "ring-rose-500",
// "": "ring-rose-600",
// "": "ring-rose-700",
// "": "ring-rose-800",
// "": "ring-rose-900",
"riro": "ring-rose-${500}",
// "": "ring-sky-100",
// "": "ring-sky-200",
// "": "ring-sky-300",
// "": "ring-sky-400",
// "": "ring-sky-50",
// "": "ring-sky-500",
// "": "ring-sky-600",
// "": "ring-sky-700",
// "": "ring-sky-800",
// "": "ring-sky-900",
"risk": "ring-sky-${500}",
// "": "ring-slate-100",
// "": "ring-slate-200",
// "": "ring-slate-300",
// "": "ring-slate-400",
// "": "ring-slate-50",
// "": "ring-slate-500",
// "": "ring-slate-600",
// "": "ring-slate-700",
// "": "ring-slate-800",
// "": "ring-slate-900",
"risl": "ring-slate-${500}",
// "": "ring-stone-100",
// "": "ring-stone-200",
// "": "ring-stone-300",
// "": "ring-stone-400",
// "": "ring-stone-50",
// "": "ring-stone-500",
// "": "ring-stone-600",
// "": "ring-stone-700",
// "": "ring-stone-800",
// "": "ring-stone-900",
"rist": "ring-stone-${500}",
// "": "ring-teal-100",
// "": "ring-teal-200",
// "": "ring-teal-300",
// "": "ring-teal-400",
// "": "ring-teal-50",
// "": "ring-teal-500",
// "": "ring-teal-600",
// "": "ring-teal-700",
// "": "ring-teal-800",
// "": "ring-teal-900",
"rite": "ring-teal-${500}",
// "": "ring-transparent",
// "": "ring-violet-100",
// "": "ring-violet-200",
// "": "ring-violet-300",
// "": "ring-violet-400",
// "": "ring-violet-50",
// "": "ring-violet-500",
// "": "ring-violet-600",
// "": "ring-violet-700",
// "": "ring-violet-800",
// "": "ring-violet-900",
"rivi": "ring-violet-${500}",
// "": "ring-white",
// "": "ring-yellow-100",
// "": "ring-yellow-200",
// "": "ring-yellow-300",
// "": "ring-yellow-400",
// "": "ring-yellow-50",
// "": "ring-yellow-500",
// "": "ring-yellow-600",
// "": "ring-yellow-700",
// "": "ring-yellow-800",
// "": "ring-yellow-900",
"riye": "ring-yellow-${500}",
// "": "ring-zinc-100",
// "": "ring-zinc-200",
// "": "ring-zinc-300",
// "": "ring-zinc-400",
// "": "ring-zinc-50",
// "": "ring-zinc-500",
// "": "ring-zinc-600",
// "": "ring-zinc-700",
// "": "ring-zinc-800",
// "": "ring-zinc-900",
"rizi": "ring-zinc-${500}",
"ro": "row:auto|end-auto|span-full|start-auto",
// "": "rotate-0",
// "": "rotate-1",
// "": "rotate-12",
// "": "rotate-180",
// "": "rotate-2",
// "": "rotate-3",
// "": "rotate-45",
// "": "rotate-6",
// "": "rotate-90",
/*"ro": "rounded:none|full|sm|md|lg|xl",*/
// "": "rounded-2xl",
// "": "rounded-3xl",
"rob": "rounded-b:none|full|sm|md|lg|xl",
// "": "rounded-b-2xl",
// "": "rounded-b-3xl",
// "": "rounded-b-full",
// "": "rounded-b-lg",
// "": "rounded-b-md",
// "": "rounded-b-none",
// "": "rounded-b-sm",
// "": "rounded-b-xl",
"robl": "rounded-bl:none|full|sm|md|lg|xl",
// "": "rounded-bl-2xl",
// "": "rounded-bl-3xl",
// "": "rounded-bl-full",
// "": "rounded-bl-lg",
// "": "rounded-bl-md",
// "": "rounded-bl-none",
// "": "rounded-bl-sm",
// "": "rounded-bl-xl",
"robr": "rounded-br:none|full|sm|md|lg|xl",
// "": "rounded-br-2xl",
// "": "rounded-br-3xl",
// "": "rounded-br-full",
// "": "rounded-br-lg",
// "": "rounded-br-md",
// "": "rounded-br-none",
// "": "rounded-br-sm",
// "": "rounded-br-xl",
// "": "rounded-full",
"rol": "rounded-l:none|full|sm|md|lg|xl",
// "": "rounded-l-2xl",
// "": "rounded-l-3xl",
// "": "rounded-l-full",
// "": "rounded-l-lg",
// "": "rounded-l-md",
// "": "rounded-l-none",
// "": "rounded-l-sm",
// "": "rounded-l-xl",
// "": "rounded-lg",
// "": "rounded-md",
// "": "rounded-none",
"ror": "rounded-r:none|full|sm|md|lg|xl",
// "": "rounded-r-2xl",
// "": "rounded-r-3xl",
// "": "rounded-r-full",
// "": "rounded-r-lg",
// "": "rounded-r-md",
// "": "rounded-r-none",
// "": "rounded-r-sm",
// "": "rounded-r-xl",
// "": "rounded-sm",
"rot": "rounded-t:none|full|sm|md|lg|xl",
// "": "rounded-t-2xl",
// "": "rounded-t-3xl",
// "": "rounded-t-full",
// "": "rounded-t-lg",
// "": "rounded-t-md",
// "": "rounded-t-none",
// "": "rounded-t-sm",
// "": "rounded-t-xl",
"rotl": "rounded-tl:none|full|sm|md|lg|xl",
// "": "rounded-tl-2xl",
// "": "rounded-tl-3xl",
// "": "rounded-tl-full",
// "": "rounded-tl-lg",
// "": "rounded-tl-md",
// "": "rounded-tl-none",
// "": "rounded-tl-sm",
// "": "rounded-tl-xl",
"rotr": "rounded-tr:none|full|sm|md|lg|xl",
// "": "rounded-tr-2xl",
// "": "rounded-tr-3xl",
// "": "rounded-tr-full",
// "": "rounded-tr-lg",
// "": "rounded-tr-md",
// "": "rounded-tr-none",
// "": "rounded-tr-sm",
// "": "rounded-tr-xl",
"roxl": "rounded-xl:none|full|sm|md|lg|xl",
/*"ro": "row:auto|end-auto|span-full|start-auto",*/
// "": "row-auto",
// "": "row-end-1",
// "": "row-end-2",
// "": "row-end-3",
// "": "row-end-4",
// "": "row-end-5",
// "": "row-end-6",
// "": "row-end-7",
// "": "row-end-auto",
// "": "row-span-1",
// "": "row-span-2",
// "": "row-span-3",
// "": "row-span-4",
// "": "row-span-5",
// "": "row-span-6",
// "": "row-span-full",
// "": "row-start-1",
// "": "row-start-2",
// "": "row-start-3",
// "": "row-start-4",
// "": "row-start-5",
// "": "row-start-6",
// "": "row-start-7",
// "": "row-start-auto",
"sa": "saturate",
// "": "saturate-0",
// "": "saturate-100",
// "": "saturate-150",
// "": "saturate-200",
// "": "saturate-50",
"sc": "scale",
// "": "scale-0",
// "": "scale-100",
// "": "scale-105",
// "": "scale-110",
// "": "scale-125",
// "": "scale-150",
// "": "scale-50",
// "": "scale-75",
// "": "scale-90",
// "": "scale-95",
// "": "scale-x-0",
// "": "scale-x-100",
// "": "scale-x-105",
// "": "scale-x-110",
// "": "scale-x-125",
// "": "scale-x-150",
// "": "scale-x-50",
// "": "scale-x-75",
// "": "scale-x-90",
// "": "scale-x-95",
// "": "scale-y-0",
// "": "scale-y-100",
// "": "scale-y-105",
// "": "scale-y-110",
// "": "scale-y-125",
// "": "scale-y-150",
// "": "scale-y-50",
// "": "scale-y-75",
// "": "scale-y-90",
// "": "scale-y-95",
"scau": "scroll-auto",
// "": "scroll-m-0",
// "": "scroll-m-0",
// "": "scroll-m-1",
// "": "scroll-m-10",
// "": "scroll-m-11",
// "": "scroll-m-12",
// "": "scroll-m-14",
// "": "scroll-m-16",
// "": "scroll-m-1",
// "": "scroll-m-2",
// "": "scroll-m-20",
// "": "scroll-m-24",
// "": "scroll-m-28",
// "": "scroll-m-2",
// "": "scroll-m-3",
// "": "scroll-m-32",
// "": "scroll-m-36",
// "": "scroll-m-3",
// "": "scroll-m-4",
// "": "scroll-m-40",
// "": "scroll-m-44",
// "": "scroll-m-48",
// "": "scroll-m-5",
// "": "scroll-m-52",
// "": "scroll-m-56",
// "": "scroll-m-6",
// "": "scroll-m-60",
// "": "scroll-m-64",
// "": "scroll-m-7",
// "": "scroll-m-72",
// "": "scroll-m-8",
// "": "scroll-m-80",
// "": "scroll-m-9",
// "": "scroll-m-96",
"scmpx": "scroll-m-px",
// "": "scroll-mb-0",
// "": "scroll-mb-0",
// "": "scroll-mb-1",
// "": "scroll-mb-10",
// "": "scroll-mb-11",
// "": "scroll-mb-12",
// "": "scroll-mb-14",
// "": "scroll-mb-16",
// "": "scroll-mb-1",
// "": "scroll-mb-2",
// "": "scroll-mb-20",
// "": "scroll-mb-24",
// "": "scroll-mb-28",
// "": "scroll-mb-2",
// "": "scroll-mb-3",
// "": "scroll-mb-32",
// "": "scroll-mb-36",
// "": "scroll-mb-3",
// "": "scroll-mb-4",
// "": "scroll-mb-40",
// "": "scroll-mb-44",
// "": "scroll-mb-48",
// "": "scroll-mb-5",
// "": "scroll-mb-52",
// "": "scroll-mb-56",
// "": "scroll-mb-6",
// "": "scroll-mb-60",
// "": "scroll-mb-64",
// "": "scroll-mb-7",
// "": "scroll-mb-72",
// "": "scroll-mb-8",
// "": "scroll-mb-80",
// "": "scroll-mb-9",
// "": "scroll-mb-96",
"scmbpx": "scroll-mb-px",
// "": "scroll-ml-0",
// "": "scroll-ml-0",
// "": "scroll-ml-1",
// "": "scroll-ml-10",
// "": "scroll-ml-11",
// "": "scroll-ml-12",
// "": "scroll-ml-14",
// "": "scroll-ml-16",
// "": "scroll-ml-1",
// "": "scroll-ml-2",
// "": "scroll-ml-20",
// "": "scroll-ml-24",
// "": "scroll-ml-28",
// "": "scroll-ml-2",
// "": "scroll-ml-3",
// "": "scroll-ml-32",
// "": "scroll-ml-36",
// "": "scroll-ml-3",
// "": "scroll-ml-4",
// "": "scroll-ml-40",
// "": "scroll-ml-44",
// "": "scroll-ml-48",
// "": "scroll-ml-5",
// "": "scroll-ml-52",
// "": "scroll-ml-56",
// "": "scroll-ml-6",
// "": "scroll-ml-60",
// "": "scroll-ml-64",
// "": "scroll-ml-7",
// "": "scroll-ml-72",
// "": "scroll-ml-8",
// "": "scroll-ml-80",
// "": "scroll-ml-9",
// "": "scroll-ml-96",
"scmlpx": "scroll-ml-px",
// "": "scroll-mr-0",
// "": "scroll-mr-0",
// "": "scroll-mr-1",
// "": "scroll-mr-10",
// "": "scroll-mr-11",
// "": "scroll-mr-12",
// "": "scroll-mr-14",
// "": "scroll-mr-16",
// "": "scroll-mr-1",
// "": "scroll-mr-2",
// "": "scroll-mr-20",
// "": "scroll-mr-24",
// "": "scroll-mr-28",
// "": "scroll-mr-2",
// "": "scroll-mr-3",
// "": "scroll-mr-32",
// "": "scroll-mr-36",
// "": "scroll-mr-3",
// "": "scroll-mr-4",
// "": "scroll-mr-40",
// "": "scroll-mr-44",
// "": "scroll-mr-48",
// "": "scroll-mr-5",
// "": "scroll-mr-52",
// "": "scroll-mr-56",
// "": "scroll-mr-6",
// "": "scroll-mr-60",
// "": "scroll-mr-64",
// "": "scroll-mr-7",
// "": "scroll-mr-72",
// "": "scroll-mr-8",
// "": "scroll-mr-80",
// "": "scroll-mr-9",
// "": "scroll-mr-96",
"scmrpx": "scroll-mr-px",
// "": "scroll-mt-0",
// "": "scroll-mt-0",
// "": "scroll-mt-1",
// "": "scroll-mt-10",
// "": "scroll-mt-11",
// "": "scroll-mt-12",
// "": "scroll-mt-14",
// "": "scroll-mt-16",
// "": "scroll-mt-1",
// "": "scroll-mt-2",
// "": "scroll-mt-20",
// "": "scroll-mt-24",
// "": "scroll-mt-28",
// "": "scroll-mt-2",
// "": "scroll-mt-3",
// "": "scroll-mt-32",
// "": "scroll-mt-36",
// "": "scroll-mt-3",
// "": "scroll-mt-4",
// "": "scroll-mt-40",
// "": "scroll-mt-44",
// "": "scroll-mt-48",
// "": "scroll-mt-5",
// "": "scroll-mt-52",
// "": "scroll-mt-56",
// "": "scroll-mt-6",
// "": "scroll-mt-60",
// "": "scroll-mt-64",
// "": "scroll-mt-7",
// "": "scroll-mt-72",
// "": "scroll-mt-8",
// "": "scroll-mt-80",
// "": "scroll-mt-9",
// "": "scroll-mt-96",
"scmtpx": "scroll-mt-px",
// "": "scroll-mx-0",
// "": "scroll-mx-0",
// "": "scroll-mx-1",
// "": "scroll-mx-10",
// "": "scroll-mx-11",
// "": "scroll-mx-12",
// "": "scroll-mx-14",
// "": "scroll-mx-16",
// "": "scroll-mx-1",
// "": "scroll-mx-2",
// "": "scroll-mx-20",
// "": "scroll-mx-24",
// "": "scroll-mx-28",
// "": "scroll-mx-2",
// "": "scroll-mx-3",
// "": "scroll-mx-32",
// "": "scroll-mx-36",
// "": "scroll-mx-3",
// "": "scroll-mx-4",
// "": "scroll-mx-40",
// "": "scroll-mx-44",
// "": "scroll-mx-48",
// "": "scroll-mx-5",
// "": "scroll-mx-52",
// "": "scroll-mx-56",
// "": "scroll-mx-6",
// "": "scroll-mx-60",
// "": "scroll-mx-64",
// "": "scroll-mx-7",
// "": "scroll-mx-72",
// "": "scroll-mx-8",
// "": "scroll-mx-80",
// "": "scroll-mx-9",
// "": "scroll-mx-96",
"scmxpx": "scroll-mx-px",
// "": "scroll-my-0",
// "": "scroll-my-0",
// "": "scroll-my-1",
// "": "scroll-my-10",
// "": "scroll-my-11",
// "": "scroll-my-12",
// "": "scroll-my-14",
// "": "scroll-my-16",
// "": "scroll-my-1",
// "": "scroll-my-2",
// "": "scroll-my-20",
// "": "scroll-my-24",
// "": "scroll-my-28",
// "": "scroll-my-2",
// "": "scroll-my-3",
// "": "scroll-my-32",
// "": "scroll-my-36",
// "": "scroll-my-3",
// "": "scroll-my-4",
// "": "scroll-my-40",
// "": "scroll-my-44",
// "": "scroll-my-48",
// "": "scroll-my-5",
// "": "scroll-my-52",
// "": "scroll-my-56",
// "": "scroll-my-6",
// "": "scroll-my-60",
// "": "scroll-my-64",
// "": "scroll-my-7",
// "": "scroll-my-72",
// "": "scroll-my-8",
// "": "scroll-my-80",
// "": "scroll-my-9",
// "": "scroll-my-96",
"scmypx": "scroll-my-px",
// "": "scroll-p-0",
// "": "scroll-p-0",
// "": "scroll-p-1",
// "": "scroll-p-10",
// "": "scroll-p-11",
// "": "scroll-p-12",
// "": "scroll-p-14",
// "": "scroll-p-16",
// "": "scroll-p-1",
// "": "scroll-p-2",
// "": "scroll-p-20",
// "": "scroll-p-24",
// "": "scroll-p-28",
// "": "scroll-p-2",
// "": "scroll-p-3",
// "": "scroll-p-32",
// "": "scroll-p-36",
// "": "scroll-p-3",
// "": "scroll-p-4",
// "": "scroll-p-40",
// "": "scroll-p-44",
// "": "scroll-p-48",
// "": "scroll-p-5",
// "": "scroll-p-52",
// "": "scroll-p-56",
// "": "scroll-p-6",
// "": "scroll-p-60",
// "": "scroll-p-64",
// "": "scroll-p-7",
// "": "scroll-p-72",
// "": "scroll-p-8",
// "": "scroll-p-80",
// "": "scroll-p-9",
// "": "scroll-p-96",
"scppx": "scroll-p-px",
// "": "scroll-pb-0",
// "": "scroll-pb-0",
// "": "scroll-pb-1",
// "": "scroll-pb-10",
// "": "scroll-pb-11",
// "": "scroll-pb-12",
// "": "scroll-pb-14",
// "": "scroll-pb-16",
// "": "scroll-pb-1",
// "": "scroll-pb-2",
// "": "scroll-pb-20",
// "": "scroll-pb-24",
// "": "scroll-pb-28",
// "": "scroll-pb-2",
// "": "scroll-pb-3",
// "": "scroll-pb-32",
// "": "scroll-pb-36",
// "": "scroll-pb-3",
// "": "scroll-pb-4",
// "": "scroll-pb-40",
// "": "scroll-pb-44",
// "": "scroll-pb-48",
// "": "scroll-pb-5",
// "": "scroll-pb-52",
// "": "scroll-pb-56",
// "": "scroll-pb-6",
// "": "scroll-pb-60",
// "": "scroll-pb-64",
// "": "scroll-pb-7",
// "": "scroll-pb-72",
// "": "scroll-pb-8",
// "": "scroll-pb-80",
// "": "scroll-pb-9",
// "": "scroll-pb-96",
"scpbpx": "scroll-pb-px",
// "": "scroll-pl-0",
// "": "scroll-pl-0",
// "": "scroll-pl-1",
// "": "scroll-pl-10",
// "": "scroll-pl-11",
// "": "scroll-pl-12",
// "": "scroll-pl-14",
// "": "scroll-pl-16",
// "": "scroll-pl-1",
// "": "scroll-pl-2",
// "": "scroll-pl-20",
// "": "scroll-pl-24",
// "": "scroll-pl-28",
// "": "scroll-pl-2",
// "": "scroll-pl-3",
// "": "scroll-pl-32",
// "": "scroll-pl-36",
// "": "scroll-pl-3",
// "": "scroll-pl-4",
// "": "scroll-pl-40",
// "": "scroll-pl-44",
// "": "scroll-pl-48",
// "": "scroll-pl-5",
// "": "scroll-pl-52",
// "": "scroll-pl-56",
// "": "scroll-pl-6",
// "": "scroll-pl-60",
// "": "scroll-pl-64",
// "": "scroll-pl-7",
// "": "scroll-pl-72",
// "": "scroll-pl-8",
// "": "scroll-pl-80",
// "": "scroll-pl-9",
// "": "scroll-pl-96",
"scplpx": "scroll-pl-px",
// "": "scroll-pr-0",
// "": "scroll-pr-0",
// "": "scroll-pr-1",
// "": "scroll-pr-10",
// "": "scroll-pr-11",
// "": "scroll-pr-12",
// "": "scroll-pr-14",
// "": "scroll-pr-16",
// "": "scroll-pr-1",
// "": "scroll-pr-2",
// "": "scroll-pr-20",
// "": "scroll-pr-24",
// "": "scroll-pr-28",
// "": "scroll-pr-2",
// "": "scroll-pr-3",
// "": "scroll-pr-32",
// "": "scroll-pr-36",
// "": "scroll-pr-3",
// "": "scroll-pr-4",
// "": "scroll-pr-40",
// "": "scroll-pr-44",
// "": "scroll-pr-48",
// "": "scroll-pr-5",
// "": "scroll-pr-52",
// "": "scroll-pr-56",
// "": "scroll-pr-6",
// "": "scroll-pr-60",
// "": "scroll-pr-64",
// "": "scroll-pr-7",
// "": "scroll-pr-72",
// "": "scroll-pr-8",
// "": "scroll-pr-80",
// "": "scroll-pr-9",
// "": "scroll-pr-96",
"scprpx": "scroll-pr-px",
// "": "scroll-pt-0",
// "": "scroll-pt-0",
// "": "scroll-pt-1",
// "": "scroll-pt-10",
// "": "scroll-pt-11",
// "": "scroll-pt-12",
// "": "scroll-pt-14",
// "": "scroll-pt-16",
// "": "scroll-pt-1",
// "": "scroll-pt-2",
// "": "scroll-pt-20",
// "": "scroll-pt-24",
// "": "scroll-pt-28",
// "": "scroll-pt-2",
// "": "scroll-pt-3",
// "": "scroll-pt-32",
// "": "scroll-pt-36",
// "": "scroll-pt-3",
// "": "scroll-pt-4",
// "": "scroll-pt-40",
// "": "scroll-pt-44",
// "": "scroll-pt-48",
// "": "scroll-pt-5",
// "": "scroll-pt-52",
// "": "scroll-pt-56",
// "": "scroll-pt-6",
// "": "scroll-pt-60",
// "": "scroll-pt-64",
// "": "scroll-pt-7",
// "": "scroll-pt-72",
// "": "scroll-pt-8",
// "": "scroll-pt-80",
// "": "scroll-pt-9",
// "": "scroll-pt-96",
"scptpx": "scroll-pt-px",
// "": "scroll-px-0",
// "": "scroll-px-0",
// "": "scroll-px-1",
// "": "scroll-px-10",
// "": "scroll-px-11",
// "": "scroll-px-12",
// "": "scroll-px-14",
// "": "scroll-px-16",
// "": "scroll-px-1",
// "": "scroll-px-2",
// "": "scroll-px-20",
// "": "scroll-px-24",
// "": "scroll-px-28",
// "": "scroll-px-2",
// "": "scroll-px-3",
// "": "scroll-px-32",
// "": "scroll-px-36",
// "": "scroll-px-3",
// "": "scroll-px-4",
// "": "scroll-px-40",
// "": "scroll-px-44",
// "": "scroll-px-48",
// "": "scroll-px-5",
// "": "scroll-px-52",
// "": "scroll-px-56",
// "": "scroll-px-6",
// "": "scroll-px-60",
// "": "scroll-px-64",
// "": "scroll-px-7",
// "": "scroll-px-72",
// "": "scroll-px-8",
// "": "scroll-px-80",
// "": "scroll-px-9",
// "": "scroll-px-96",
"scpxpx": "scroll-px-px",
// "": "scroll-py-0",
// "": "scroll-py-0",
// "": "scroll-py-1",
// "": "scroll-py-10",
// "": "scroll-py-11",
// "": "scroll-py-12",
// "": "scroll-py-14",
// "": "scroll-py-16",
// "": "scroll-py-1",
// "": "scroll-py-2",
// "": "scroll-py-20",
// "": "scroll-py-24",
// "": "scroll-py-28",
// "": "scroll-py-2",
// "": "scroll-py-3",
// "": "scroll-py-32",
// "": "scroll-py-36",
// "": "scroll-py-3",
// "": "scroll-py-4",
// "": "scroll-py-40",
// "": "scroll-py-44",
// "": "scroll-py-48",
// "": "scroll-py-5",
// "": "scroll-py-52",
// "": "scroll-py-56",
// "": "scroll-py-6",
// "": "scroll-py-60",
// "": "scroll-py-64",
// "": "scroll-py-7",
// "": "scroll-py-72",
// "": "scroll-py-8",
// "": "scroll-py-80",
// "": "scroll-py-9",
// "": "scroll-py-96",
"scpypx": "scroll-py-px",
"scsm": "scroll-smooth",
"se": "sepia",
// "": "select-all",
// "": "select-auto",
// "": "select-none",
// "": "select-text",
/*"se": "self:auto|baseline|center|end|start|stretch",*/
// "": "self-auto",
// "": "self-baseline",
// "": "self-center",
// "": "self-end",
// "": "self-start",
// "": "self-stretch",
/*"se": "sepia",*/
// "": "sepia-0",
"sh": "shrink",
// "": "shadow-2xl",
// "": "shadow-amber-100",
// "": "shadow-amber-200",
// "": "shadow-amber-300",
// "": "shadow-amber-400",
// "": "shadow-amber-50",
// "": "shadow-amber-500",
// "": "shadow-amber-600",
// "": "shadow-amber-700",
// "": "shadow-amber-800",
// "": "shadow-amber-900",
"sham": "shadow-amber-${500}",
// "": "shadow-black",
// "": "shadow-blue-100",
// "": "shadow-blue-200",
// "": "shadow-blue-300",
// "": "shadow-blue-400",
// "": "shadow-blue-50",
// "": "shadow-blue-500",
// "": "shadow-blue-600",
// "": "shadow-blue-700",
// "": "shadow-blue-800",
// "": "shadow-blue-900",
"shbl": "shadow-blue-${500}",
// "": "shadow-current",
// "": "shadow-cyan-100",
// "": "shadow-cyan-200",
// "": "shadow-cyan-300",
// "": "shadow-cyan-400",
// "": "shadow-cyan-50",
// "": "shadow-cyan-500",
// "": "shadow-cyan-600",
// "": "shadow-cyan-700",
// "": "shadow-cyan-800",
// "": "shadow-cyan-900",
"shcy": "shadow-cyan-${500}",
// "": "shadow-emerald-100",
// "": "shadow-emerald-200",
// "": "shadow-emerald-300",
// "": "shadow-emerald-400",
// "": "shadow-emerald-50",
// "": "shadow-emerald-500",
// "": "shadow-emerald-600",
// "": "shadow-emerald-700",
// "": "shadow-emerald-800",
// "": "shadow-emerald-900",
"shem": "shadow-emerald-${500}",
// "": "shadow-fuchsia-100",
// "": "shadow-fuchsia-200",
// "": "shadow-fuchsia-300",
// "": "shadow-fuchsia-400",
// "": "shadow-fuchsia-50",
// "": "shadow-fuchsia-500",
// "": "shadow-fuchsia-600",
// "": "shadow-fuchsia-700",
// "": "shadow-fuchsia-800",
// "": "shadow-fuchsia-900",
"shfu": "shadow-fuchsia-${500}",
// "": "shadow-gray-100",
// "": "shadow-gray-200",
// "": "shadow-gray-300",
// "": "shadow-gray-400",
// "": "shadow-gray-50",
// "": "shadow-gray-500",
// "": "shadow-gray-600",
// "": "shadow-gray-700",
// "": "shadow-gray-800",
// "": "shadow-gray-900",
"shgr": "shadow-green-${500}",
// "": "shadow-green-100",
// "": "shadow-green-200",
// "": "shadow-green-300",
// "": "shadow-green-400",
// "": "shadow-green-50",
// "": "shadow-green-500",
// "": "shadow-green-600",
// "": "shadow-green-700",
// "": "shadow-green-800",
// "": "shadow-green-900",
/*"shgr": "shadow-green-${500}",*/
// "": "shadow-indigo-100",
// "": "shadow-indigo-200",
// "": "shadow-indigo-300",
// "": "shadow-indigo-400",
// "": "shadow-indigo-50",
// "": "shadow-indigo-500",
// "": "shadow-indigo-600",
// "": "shadow-indigo-700",
// "": "shadow-indigo-800",
// "": "shadow-indigo-900",
"shin": "shadow-indigo-${500}",
// "": "shadow-inherit",
// "": "shadow-inner",
// "": "shadow-lg",
// "": "shadow-lime-100",
// "": "shadow-lime-200",
// "": "shadow-lime-300",
// "": "shadow-lime-400",
// "": "shadow-lime-50",
// "": "shadow-lime-500",
// "": "shadow-lime-600",
// "": "shadow-lime-700",
// "": "shadow-lime-800",
// "": "shadow-lime-900",
"shli": "shadow-lime-${500}",
// "": "shadow-md",
// "": "shadow-neutral-100",
// "": "shadow-neutral-200",
// "": "shadow-neutral-300",
// "": "shadow-neutral-400",
// "": "shadow-neutral-50",
// "": "shadow-neutral-500",
// "": "shadow-neutral-600",
// "": "shadow-neutral-700",
// "": "shadow-neutral-800",
// "": "shadow-neutral-900",
"shne": "shadow-neutral-${500}",
// "": "shadow-none",
// "": "shadow-orange-100",
// "": "shadow-orange-200",
// "": "shadow-orange-300",
// "": "shadow-orange-400",
// "": "shadow-orange-50",
// "": "shadow-orange-500",
// "": "shadow-orange-600",
// "": "shadow-orange-700",
// "": "shadow-orange-800",
// "": "shadow-orange-900",
"shor": "shadow-orange-${500}",
// "": "shadow-pink-100",
// "": "shadow-pink-200",
// "": "shadow-pink-300",
// "": "shadow-pink-400",
// "": "shadow-pink-50",
// "": "shadow-pink-500",
// "": "shadow-pink-600",
// "": "shadow-pink-700",
// "": "shadow-pink-800",
// "": "shadow-pink-900",
"shpi": "shadow-pink-${500}",
// "": "shadow-purple-100",
// "": "shadow-purple-200",
// "": "shadow-purple-300",
// "": "shadow-purple-400",
// "": "shadow-purple-50",
// "": "shadow-purple-500",
// "": "shadow-purple-600",
// "": "shadow-purple-700",
// "": "shadow-purple-800",
// "": "shadow-purple-900",
"shpu": "shadow-purple-${500}",
// "": "shadow-red-100",
// "": "shadow-red-200",
// "": "shadow-red-300",
// "": "shadow-red-400",
// "": "shadow-red-50",
// "": "shadow-red-500",
// "": "shadow-red-600",
// "": "shadow-red-700",
// "": "shadow-red-800",
// "": "shadow-red-900",
"shre": "shadow-red-${500}",
// "": "shadow-rose-100",
// "": "shadow-rose-200",
// "": "shadow-rose-300",
// "": "shadow-rose-400",
// "": "shadow-rose-50",
// "": "shadow-rose-500",
// "": "shadow-rose-600",
// "": "shadow-rose-700",
// "": "shadow-rose-800",
// "": "shadow-rose-900",
"shro": "shadow-rose-${500}",
// "": "shadow-sky-100",
// "": "shadow-sky-200",
// "": "shadow-sky-300",
// "": "shadow-sky-400",
// "": "shadow-sky-50",
// "": "shadow-sky-500",
// "": "shadow-sky-600",
// "": "shadow-sky-700",
// "": "shadow-sky-800",
// "": "shadow-sky-900",
"shsk": "shadow-sky-${500}",
// "": "shadow-slate-100",
// "": "shadow-slate-200",
// "": "shadow-slate-300",
// "": "shadow-slate-400",
// "": "shadow-slate-50",
// "": "shadow-slate-500",
// "": "shadow-slate-600",
// "": "shadow-slate-700",
// "": "shadow-slate-800",
// "": "shadow-slate-900",
"shsl": "shadow-slate-${500}",
// "shsm": "shadow-sm",
// "": "shadow-stone-100",
// "": "shadow-stone-200",
// "": "shadow-stone-300",
// "": "shadow-stone-400",
// "": "shadow-stone-50",
// "": "shadow-stone-500",
// "": "shadow-stone-600",
// "": "shadow-stone-700",
// "": "shadow-stone-800",
// "": "shadow-stone-900",
"shst": "shadow-stone-${500}",
// "": "shadow-teal-100",
// "": "shadow-teal-200",
// "": "shadow-teal-300",
// "": "shadow-teal-400",
// "": "shadow-teal-50",
// "": "shadow-teal-500",
// "": "shadow-teal-600",
// "": "shadow-teal-700",
// "": "shadow-teal-800",
// "": "shadow-teal-900",
"shte": "shadow-teal-${500}",
// "": "shadow-transparent",
// "": "shadow-violet-100",
// "": "shadow-violet-200",
// "": "shadow-violet-300",
// "": "shadow-violet-400",
// "": "shadow-violet-50",
// "": "shadow-violet-500",
// "": "shadow-violet-600",
// "": "shadow-violet-700",
// "": "shadow-violet-800",
// "": "shadow-violet-900",
"shvi": "shadow-violet-${500}",
// "": "shadow-white",
// "": "shadow-xl",
// "": "shadow-yellow-100",
// "": "shadow-yellow-200",
// "": "shadow-yellow-300",
// "": "shadow-yellow-400",
// "": "shadow-yellow-50",
// "": "shadow-yellow-500",
// "": "shadow-yellow-600",
// "": "shadow-yellow-700",
// "": "shadow-yellow-800",
// "": "shadow-yellow-900",
"shye": "shadow-yellow-${500}",
// "": "shadow-zinc-100",
// "": "shadow-zinc-200",
// "": "shadow-zinc-300",
// "": "shadow-zinc-400",
// "": "shadow-zinc-50",
// "": "shadow-zinc-500",
// "": "shadow-zinc-600",
// "": "shadow-zinc-700",
// "": "shadow-zinc-800",
// "": "shadow-zinc-900",
"shzi": "shadow-zinc-${500}",
/*"sh": "shrink",*/
// "": "shrink-0",
"skx": "skew-x",
// "": "skew-x-0",
// "": "skew-x-1",
// "": "skew-x-12",
// "": "skew-x-2",
// "": "skew-x-3",
// "": "skew-x-6",
"sky": "skew-y",
// "": "skew-y-0",
// "": "skew-y-1",
// "": "skew-y-12",
// "": "skew-y-2",
// "": "skew-y-3",
// "": "skew-y-6",
"slze": "slashed-zero",
"sn": "snap:align-none|always|both|center|end|mandatory|none|normal|proximity|start|x|y",
// "": "snap-align-none",
// "": "snap-always",
// "": "snap-both",
// "": "snap-center",
// "": "snap-end",
// "": "snap-mandatory",
// "": "snap-none",
// "": "snap-normal",
// "": "snap-proximity",
// "": "snap-start",
// "": "snap-x",
// "": "snap-y",
// "": "space-x-0",
// "": "space-x-0",
// "": "space-x-1",
// "": "space-x-10",
// "": "space-x-11",
// "": "space-x-12",
// "": "space-x-14",
// "": "space-x-16",
// "": "space-x-1",
// "": "space-x-2",
// "": "space-x-20",
// "": "space-x-24",
// "": "space-x-28",
// "": "space-x-2",
// "": "space-x-3",
// "": "space-x-32",
// "": "space-x-36",
// "": "space-x-3",
// "": "space-x-4",
// "": "space-x-40",
// "": "space-x-44",
// "": "space-x-48",
// "": "space-x-5",
// "": "space-x-52",
// "": "space-x-56",
// "": "space-x-6",
// "": "space-x-60",
// "": "space-x-64",
// "": "space-x-7",
// "": "space-x-72",
// "": "space-x-8",
// "": "space-x-80",
// "": "space-x-9",
// "": "space-x-96",
"spx": "space-x:px|reverse",
// "": "space-x-px",
// "": "space-x-reverse",
// "": "space-y-0",
// "": "space-y-0",
// "": "space-y-1",
// "": "space-y-10",
// "": "space-y-11",
// "": "space-y-12",
// "": "space-y-14",
// "": "space-y-16",
// "": "space-y-1",
// "": "space-y-2",
// "": "space-y-20",
// "": "space-y-24",
// "": "space-y-28",
// "": "space-y-2",
// "": "space-y-3",
// "": "space-y-32",
// "": "space-y-36",
// "": "space-y-3",
// "": "space-y-4",
// "": "space-y-40",
// "": "space-y-44",
// "": "space-y-48",
// "": "space-y-5",
// "": "space-y-52",
// "": "space-y-56",
// "": "space-y-6",
// "": "space-y-60",
// "": "space-y-64",
// "": "space-y-7",
// "": "space-y-72",
// "": "space-y-8",
// "": "space-y-80",
// "": "space-y-9",
// "": "space-y-96",
"spy": "space-y:px|reverse",
// "": "space-y-px",
// "": "space-y-reverse",
"sron": "sr-only",
"stfr": "stacked-fractions",
"st": "stroke:black|white|transparent|current|inherit",
/*"st": "sticky",*/
/*"st": "stroke:black|white|transparent|current|inherit",*/
// "": "stroke-0",
// "": "stroke-1",
// "": "stroke-2",
// "": "stroke-amber-100",
// "": "stroke-amber-200",
// "": "stroke-amber-300",
// "": "stroke-amber-400",
// "": "stroke-amber-50",
// "": "stroke-amber-500",
// "": "stroke-amber-600",
// "": "stroke-amber-700",
// "": "stroke-amber-800",
// "": "stroke-amber-900",
"stam": "stroke-amber-${500}",
// "": "stroke-black",
// "": "stroke-blue-100",
// "": "stroke-blue-200",
// "": "stroke-blue-300",
// "": "stroke-blue-400",
// "": "stroke-blue-50",
// "": "stroke-blue-500",
// "": "stroke-blue-600",
// "": "stroke-blue-700",
// "": "stroke-blue-800",
// "": "stroke-blue-900",
"stbl": "stroke-blue-${500}",
// "": "stroke-current",
// "": "stroke-cyan-100",
// "": "stroke-cyan-200",
// "": "stroke-cyan-300",
// "": "stroke-cyan-400",
// "": "stroke-cyan-50",
// "": "stroke-cyan-500",
// "": "stroke-cyan-600",
// "": "stroke-cyan-700",
// "": "stroke-cyan-800",
// "": "stroke-cyan-900",
"stcy": "stroke-cyan-${500}",
// "": "stroke-emerald-100",
// "": "stroke-emerald-200",
// "": "stroke-emerald-300",
// "": "stroke-emerald-400",
// "": "stroke-emerald-50",
// "": "stroke-emerald-500",
// "": "stroke-emerald-600",
// "": "stroke-emerald-700",
// "": "stroke-emerald-800",
// "": "stroke-emerald-900",
"stem": "stroke-emerald-${500}",
// "": "stroke-fuchsia-100",
// "": "stroke-fuchsia-200",
// "": "stroke-fuchsia-300",
// "": "stroke-fuchsia-400",
// "": "stroke-fuchsia-50",
// "": "stroke-fuchsia-500",
// "": "stroke-fuchsia-600",
// "": "stroke-fuchsia-700",
// "": "stroke-fuchsia-800",
// "": "stroke-fuchsia-900",
"stfu": "stroke-fuchsia-${500}",
// "": "stroke-gray-100",
// "": "stroke-gray-200",
// "": "stroke-gray-300",
// "": "stroke-gray-400",
// "": "stroke-gray-50",
// "": "stroke-gray-500",
// "": "stroke-gray-600",
// "": "stroke-gray-700",
// "": "stroke-gray-800",
// "": "stroke-gray-900",
"stgr": "stroke-green-${500}",
// "": "stroke-green-100",
// "": "stroke-green-200",
// "": "stroke-green-300",
// "": "stroke-green-400",
// "": "stroke-green-50",
// "": "stroke-green-500",
// "": "stroke-green-600",
// "": "stroke-green-700",
// "": "stroke-green-800",
// "": "stroke-green-900",
/*"stgr": "stroke-green-${500}",*/
// "": "stroke-indigo-100",
// "": "stroke-indigo-200",
// "": "stroke-indigo-300",
// "": "stroke-indigo-400",
// "": "stroke-indigo-50",
// "": "stroke-indigo-500",
// "": "stroke-indigo-600",
// "": "stroke-indigo-700",
// "": "stroke-indigo-800",
// "": "stroke-indigo-900",
"stin": "stroke-indigo-${500}",
// "": "stroke-inherit",
// "": "stroke-lime-100",
// "": "stroke-lime-200",
// "": "stroke-lime-300",
// "": "stroke-lime-400",
// "": "stroke-lime-50",
// "": "stroke-lime-500",
// "": "stroke-lime-600",
// "": "stroke-lime-700",
// "": "stroke-lime-800",
// "": "stroke-lime-900",
"stli": "stroke-lime-${500}",
// "": "stroke-neutral-100",
// "": "stroke-neutral-200",
// "": "stroke-neutral-300",
// "": "stroke-neutral-400",
// "": "stroke-neutral-50",
// "": "stroke-neutral-500",
// "": "stroke-neutral-600",
// "": "stroke-neutral-700",
// "": "stroke-neutral-800",
// "": "stroke-neutral-900",
"stne": "stroke-neutral-${500}",
// "": "stroke-orange-100",
// "": "stroke-orange-200",
// "": "stroke-orange-300",
// "": "stroke-orange-400",
// "": "stroke-orange-50",
// "": "stroke-orange-500",
// "": "stroke-orange-600",
// "": "stroke-orange-700",
// "": "stroke-orange-800",
// "": "stroke-orange-900",
"stor": "stroke-orange-${500}",
// "": "stroke-pink-100",
// "": "stroke-pink-200",
// "": "stroke-pink-300",
// "": "stroke-pink-400",
// "": "stroke-pink-50",
// "": "stroke-pink-500",
// "": "stroke-pink-600",
// "": "stroke-pink-700",
// "": "stroke-pink-800",
// "": "stroke-pink-900",
"stpi": "stroke-pink-${500}",
// "": "stroke-purple-100",
// "": "stroke-purple-200",
// "": "stroke-purple-300",
// "": "stroke-purple-400",
// "": "stroke-purple-50",
// "": "stroke-purple-500",
// "": "stroke-purple-600",
// "": "stroke-purple-700",
// "": "stroke-purple-800",
// "": "stroke-purple-900",
"stpu": "stroke-purple-${500}",
// "": "stroke-red-100",
// "": "stroke-red-200",
// "": "stroke-red-300",
// "": "stroke-red-400",
// "": "stroke-red-50",
// "": "stroke-red-500",
// "": "stroke-red-600",
// "": "stroke-red-700",
// "": "stroke-red-800",
// "": "stroke-red-900",
"stre": "stroke-red-${500}",
// "": "stroke-rose-100",
// "": "stroke-rose-200",
// "": "stroke-rose-300",
// "": "stroke-rose-400",
// "": "stroke-rose-50",
// "": "stroke-rose-500",
// "": "stroke-rose-600",
// "": "stroke-rose-700",
// "": "stroke-rose-800",
// "": "stroke-rose-900",
"stro": "stroke-rose-${500}",
// "": "stroke-sky-100",
// "": "stroke-sky-200",
// "": "stroke-sky-300",
// "": "stroke-sky-400",
// "": "stroke-sky-50",
// "": "stroke-sky-500",
// "": "stroke-sky-600",
// "": "stroke-sky-700",
// "": "stroke-sky-800",
// "": "stroke-sky-900",
"stsk": "stroke-sky-${500}",
// "": "stroke-slate-100",
// "": "stroke-slate-200",
// "": "stroke-slate-300",
// "": "stroke-slate-400",
// "": "stroke-slate-50",
// "": "stroke-slate-500",
// "": "stroke-slate-600",
// "": "stroke-slate-700",
// "": "stroke-slate-800",
// "": "stroke-slate-900",
"stsl": "stroke-slate-${500}",
// "": "stroke-stone-100",
// "": "stroke-stone-200",
// "": "stroke-stone-300",
// "": "stroke-stone-400",
// "": "stroke-stone-50",
// "": "stroke-stone-500",
// "": "stroke-stone-600",
// "": "stroke-stone-700",
// "": "stroke-stone-800",
// "": "stroke-stone-900",
"stst": "stroke-stone-${500}",
// "": "stroke-teal-100",
// "": "stroke-teal-200",
// "": "stroke-teal-300",
// "": "stroke-teal-400",
// "": "stroke-teal-50",
// "": "stroke-teal-500",
// "": "stroke-teal-600",
// "": "stroke-teal-700",
// "": "stroke-teal-800",
// "": "stroke-teal-900",
"stte": "stroke-teal-${500}",
// "": "stroke-transparent",
// "": "stroke-violet-100",
// "": "stroke-violet-200",
// "": "stroke-violet-300",
// "": "stroke-violet-400",
// "": "stroke-violet-50",
// "": "stroke-violet-500",
// "": "stroke-violet-600",
// "": "stroke-violet-700",
// "": "stroke-violet-800",
// "": "stroke-violet-900",
"stvi": "stroke-violet-${500}",
// "": "stroke-white",
// "": "stroke-yellow-100",
// "": "stroke-yellow-200",
// "": "stroke-yellow-300",
// "": "stroke-yellow-400",
// "": "stroke-yellow-50",
// "": "stroke-yellow-500",
// "": "stroke-yellow-600",
// "": "stroke-yellow-700",
// "": "stroke-yellow-800",
// "": "stroke-yellow-900",
"stye": "stroke-yellow-${500}",
// "": "stroke-zinc-100",
// "": "stroke-zinc-200",
// "": "stroke-zinc-300",
// "": "stroke-zinc-400",
// "": "stroke-zinc-50",
// "": "stroke-zinc-500",
// "": "stroke-zinc-600",
// "": "stroke-zinc-700",
// "": "stroke-zinc-800",
// "": "stroke-zinc-900",
"stzi": "stroke-zinc-${500}",
"suan": "subpixel-antialiased",
"ta": "table:auto|caption|cell|column|column-group|fixed|footer-group|header-group|row|row-group",
// "": "table-auto",
// "": "table-caption",
// "": "table-cell",
// "": "table-column",
// "": "table-column-group",
// "": "table-fixed",
// "": "table-footer-group",
// "": "table-header-group",
// "": "table-row",
// "": "table-row-group",
"tanu": "tabular-nums",
// "": "text-2xl",
// "": "text-3xl",
// "": "text-4xl",
// "": "text-5xl",
// "": "text-6xl",
// "": "text-7xl",
// "": "text-8xl",
// "": "text-9xl",
// "": "text-amber-100",
// "": "text-amber-200",
// "": "text-amber-300",
// "": "text-amber-400",
// "": "text-amber-50",
// "": "text-amber-500",
// "": "text-amber-600",
// "": "text-amber-700",
// "": "text-amber-800",
// "": "text-amber-900",
"team": "text-amber-${500}",
"te": "text:base|left|center|right|justify|clip|ellipsis|sm|md|lg|xl|black|white|transparent|current|inherit",
// "": "text-base",
// "": "text-black",
// "": "text-blue-100",
// "": "text-blue-200",
// "": "text-blue-300",
// "": "text-blue-400",
// "": "text-blue-50",
// "": "text-blue-500",
// "": "text-blue-600",
// "": "text-blue-700",
// "": "text-blue-800",
// "": "text-blue-900",
"tebl": "text-blue-${500}",
// "": "text-center",
// "": "text-clip",
// "": "text-current",
// "": "text-cyan-100",
// "": "text-cyan-200",
// "": "text-cyan-300",
// "": "text-cyan-400",
// "": "text-cyan-50",
// "": "text-cyan-500",
// "": "text-cyan-600",
// "": "text-cyan-700",
// "": "text-cyan-800",
// "": "text-cyan-900",
"tecy": "text-cyan-${500}",
// "": "text-ellipsis",
// "": "text-emerald-100",
// "": "text-emerald-200",
// "": "text-emerald-300",
// "": "text-emerald-400",
// "": "text-emerald-50",
// "": "text-emerald-500",
// "": "text-emerald-600",
// "": "text-emerald-700",
// "": "text-emerald-800",
// "": "text-emerald-900",
"teem": "text-emerald-${500}",
// "": "text-fuchsia-100",
// "": "text-fuchsia-200",
// "": "text-fuchsia-300",
// "": "text-fuchsia-400",
// "": "text-fuchsia-50",
// "": "text-fuchsia-500",
// "": "text-fuchsia-600",
// "": "text-fuchsia-700",
// "": "text-fuchsia-800",
// "": "text-fuchsia-900",
"tefu": "text-fuchsia-${500}",
// "": "text-gray-100",
// "": "text-gray-200",
// "": "text-gray-300",
// "": "text-gray-400",
// "": "text-gray-50",
// "": "text-gray-500",
// "": "text-gray-600",
// "": "text-gray-700",
// "": "text-gray-800",
// "": "text-gray-900",
"tegr": "text-green-${500}",
// "": "text-green-100",
// "": "text-green-200",
// "": "text-green-300",
// "": "text-green-400",
// "": "text-green-50",
// "": "text-green-500",
// "": "text-green-600",
// "": "text-green-700",
// "": "text-green-800",
// "": "text-green-900",
/*"tegr": "text-green-${500}",*/
// "": "text-indigo-100",
// "": "text-indigo-200",
// "": "text-indigo-300",
// "": "text-indigo-400",
// "": "text-indigo-50",
// "": "text-indigo-500",
// "": "text-indigo-600",
// "": "text-indigo-700",
// "": "text-indigo-800",
// "": "text-indigo-900",
"tein": "text-indigo-${500}",
// "": "text-inherit",
// "": "text-justify",
// "": "text-left",
// "": "text-lg",
// "": "text-lime-100",
// "": "text-lime-200",
// "": "text-lime-300",
// "": "text-lime-400",
// "": "text-lime-50",
// "": "text-lime-500",
// "": "text-lime-600",
// "": "text-lime-700",
// "": "text-lime-800",
// "": "text-lime-900",
"teli": "text-lime-${500}",
// "": "text-neutral-100",
// "": "text-neutral-200",
// "": "text-neutral-300",
// "": "text-neutral-400",
// "": "text-neutral-50",
// "": "text-neutral-500",
// "": "text-neutral-600",
// "": "text-neutral-700",
// "": "text-neutral-800",
// "": "text-neutral-900",
"tene": "text-neutral-${500}",
"teop": "text-opacity",
// "": "text-opacity-0",
// "": "text-opacity-10",
// "": "text-opacity-100",
// "": "text-opacity-20",
// "": "text-opacity-25",
// "": "text-opacity-30",
// "": "text-opacity-40",
// "": "text-opacity-5",
// "": "text-opacity-50",
// "": "text-opacity-60",
// "": "text-opacity-70",
// "": "text-opacity-75",
// "": "text-opacity-80",
// "": "text-opacity-90",
// "": "text-opacity-95",
// "": "text-orange-100",
// "": "text-orange-200",
// "": "text-orange-300",
// "": "text-orange-400",
// "": "text-orange-50",
// "": "text-orange-500",
// "": "text-orange-600",
// "": "text-orange-700",
// "": "text-orange-800",
// "": "text-orange-900",
"teor": "text-orange-${500}",
// "": "text-pink-100",
// "": "text-pink-200",
// "": "text-pink-300",
// "": "text-pink-400",
// "": "text-pink-50",
// "": "text-pink-500",
// "": "text-pink-600",
// "": "text-pink-700",
// "": "text-pink-800",
// "": "text-pink-900",
"tepi": "text-pink-${500}",
// "": "text-purple-100",
// "": "text-purple-200",
// "": "text-purple-300",
// "": "text-purple-400",
// "": "text-purple-50",
// "": "text-purple-500",
// "": "text-purple-600",
// "": "text-purple-700",
// "": "text-purple-800",
// "": "text-purple-900",
"tepu": "text-purple-${500}",
// "": "text-red-100",
// "": "text-red-200",
// "": "text-red-300",
// "": "text-red-400",
// "": "text-red-50",
// "": "text-red-500",
// "": "text-red-600",
// "": "text-red-700",
// "": "text-red-800",
// "": "text-red-900",
"tere": "text-red-${500}",
// "": "text-right",
// "": "text-rose-100",
// "": "text-rose-200",
// "": "text-rose-300",
// "": "text-rose-400",
// "": "text-rose-50",
// "": "text-rose-500",
// "": "text-rose-600",
// "": "text-rose-700",
// "": "text-rose-800",
// "": "text-rose-900",
"tero": "text-rose-${500}",
// "": "text-sky-100",
// "": "text-sky-200",
// "": "text-sky-300",
// "": "text-sky-400",
// "": "text-sky-50",
// "": "text-sky-500",
// "": "text-sky-600",
// "": "text-sky-700",
// "": "text-sky-800",
// "": "text-sky-900",
"tesk": "text-sky-${500}",
// "": "text-slate-100",
// "": "text-slate-200",
// "": "text-slate-300",
// "": "text-slate-400",
// "": "text-slate-50",
// "": "text-slate-500",
// "": "text-slate-600",
// "": "text-slate-700",
// "": "text-slate-800",
// "": "text-slate-900",
"tesl": "text-slate-${500}",
// "": "text-sm",
// "": "text-stone-100",
// "": "text-stone-200",
// "": "text-stone-300",
// "": "text-stone-400",
// "": "text-stone-50",
// "": "text-stone-500",
// "": "text-stone-600",
// "": "text-stone-700",
// "": "text-stone-800",
// "": "text-stone-900",
"test": "text-stone-${500}",
// "": "text-teal-100",
// "": "text-teal-200",
// "": "text-teal-300",
// "": "text-teal-400",
// "": "text-teal-50",
// "": "text-teal-500",
// "": "text-teal-600",
// "": "text-teal-700",
// "": "text-teal-800",
// "": "text-teal-900",
"tete": "text-teal-${500}",
// "": "text-transparent",
// "": "text-violet-100",
// "": "text-violet-200",
// "": "text-violet-300",
// "": "text-violet-400",
// "": "text-violet-50",
// "": "text-violet-500",
// "": "text-violet-600",
// "": "text-violet-700",
// "": "text-violet-800",
// "": "text-violet-900",
"tevi": "text-violet-${500}",
// "": "text-white",
// "": "text-xl",
// "": "text-xs",
// "": "text-yellow-100",
// "": "text-yellow-200",
// "": "text-yellow-300",
// "": "text-yellow-400",
// "": "text-yellow-50",
// "": "text-yellow-500",
// "": "text-yellow-600",
// "": "text-yellow-700",
// "": "text-yellow-800",
// "": "text-yellow-900",
"teye": "text-yellow-${500}",
// "": "text-zinc-100",
// "": "text-zinc-200",
// "": "text-zinc-300",
// "": "text-zinc-400",
// "": "text-zinc-50",
// "": "text-zinc-500",
// "": "text-zinc-600",
// "": "text-zinc-700",
// "": "text-zinc-800",
// "": "text-zinc-900",
"tezi": "text-zinc-${500}",
// "": "to-amber-100",
// "": "to-amber-200",
// "": "to-amber-300",
// "": "to-amber-400",
// "": "to-amber-50",
// "": "to-amber-500",
// "": "to-amber-600",
// "": "to-amber-700",
// "": "to-amber-800",
// "": "to-amber-900",
"toam": "to-amber-${500}",
"to": "touch:auto|manipulation|none|pan-down|pan-left|pan-right|pan-up|pan-x|pan-y|pinch-zoom",
// "": "to-black",
// "": "to-blue-100",
// "": "to-blue-200",
// "": "to-blue-300",
// "": "to-blue-400",
// "": "to-blue-50",
// "": "to-blue-500",
// "": "to-blue-600",
// "": "to-blue-700",
// "": "to-blue-800",
// "": "to-blue-900",
"tobl": "to-blue-${500}",
// "": "to-current",
// "": "to-cyan-100",
// "": "to-cyan-200",
// "": "to-cyan-300",
// "": "to-cyan-400",
// "": "to-cyan-50",
// "": "to-cyan-500",
// "": "to-cyan-600",
// "": "to-cyan-700",
// "": "to-cyan-800",
// "": "to-cyan-900",
"tocy": "to-cyan-${500}",
// "": "to-emerald-100",
// "": "to-emerald-200",
// "": "to-emerald-300",
// "": "to-emerald-400",
// "": "to-emerald-50",
// "": "to-emerald-500",
// "": "to-emerald-600",
// "": "to-emerald-700",
// "": "to-emerald-800",
// "": "to-emerald-900",
"toem": "to-emerald-${500}",
// "": "to-fuchsia-100",
// "": "to-fuchsia-200",
// "": "to-fuchsia-300",
// "": "to-fuchsia-400",
// "": "to-fuchsia-50",
// "": "to-fuchsia-500",
// "": "to-fuchsia-600",
// "": "to-fuchsia-700",
// "": "to-fuchsia-800",
// "": "to-fuchsia-900",
"tofu": "to-fuchsia-${500}",
// "": "to-gray-100",
// "": "to-gray-200",
// "": "to-gray-300",
// "": "to-gray-400",
// "": "to-gray-50",
// "": "to-gray-500",
// "": "to-gray-600",
// "": "to-gray-700",
// "": "to-gray-800",
// "": "to-gray-900",
"togr": "to-green-${500}",
// "": "to-green-100",
// "": "to-green-200",
// "": "to-green-300",
// "": "to-green-400",
// "": "to-green-50",
// "": "to-green-500",
// "": "to-green-600",
// "": "to-green-700",
// "": "to-green-800",
// "": "to-green-900",
/*"togr": "to-green-${500}",*/
// "": "to-indigo-100",
// "": "to-indigo-200",
// "": "to-indigo-300",
// "": "to-indigo-400",
// "": "to-indigo-50",
// "": "to-indigo-500",
// "": "to-indigo-600",
// "": "to-indigo-700",
// "": "to-indigo-800",
// "": "to-indigo-900",
"toin": "to-indigo-${500}",
// "": "to-inherit",
// "": "to-lime-100",
// "": "to-lime-200",
// "": "to-lime-300",
// "": "to-lime-400",
// "": "to-lime-50",
// "": "to-lime-500",
// "": "to-lime-600",
// "": "to-lime-700",
// "": "to-lime-800",
// "": "to-lime-900",
"toli": "to-lime-${500}",
// "": "to-neutral-100",
// "": "to-neutral-200",
// "": "to-neutral-300",
// "": "to-neutral-400",
// "": "to-neutral-50",
// "": "to-neutral-500",
// "": "to-neutral-600",
// "": "to-neutral-700",
// "": "to-neutral-800",
// "": "to-neutral-900",
"tone": "to-neutral-${500}",
// "": "to-orange-100",
// "": "to-orange-200",
// "": "to-orange-300",
// "": "to-orange-400",
// "": "to-orange-50",
// "": "to-orange-500",
// "": "to-orange-600",
// "": "to-orange-700",
// "": "to-orange-800",
// "": "to-orange-900",
"toor": "to-orange-${500}",
// "": "to-pink-100",
// "": "to-pink-200",
// "": "to-pink-300",
// "": "to-pink-400",
// "": "to-pink-50",
// "": "to-pink-500",
// "": "to-pink-600",
// "": "to-pink-700",
// "": "to-pink-800",
// "": "to-pink-900",
"topi": "to-pink-${500}",
// "": "to-purple-100",
// "": "to-purple-200",
// "": "to-purple-300",
// "": "to-purple-400",
// "": "to-purple-50",
// "": "to-purple-500",
// "": "to-purple-600",
// "": "to-purple-700",
// "": "to-purple-800",
// "": "to-purple-900",
"topu": "to-purple-${500}",
// "": "to-red-100",
// "": "to-red-200",
// "": "to-red-300",
// "": "to-red-400",
// "": "to-red-50",
// "": "to-red-500",
// "": "to-red-600",
// "": "to-red-700",
// "": "to-red-800",
// "": "to-red-900",
"tore": "to-red-${500}",
// "": "to-rose-100",
// "": "to-rose-200",
// "": "to-rose-300",
// "": "to-rose-400",
// "": "to-rose-50",
// "": "to-rose-500",
// "": "to-rose-600",
// "": "to-rose-700",
// "": "to-rose-800",
// "": "to-rose-900",
"toro": "to-rose-${500}",
// "": "to-sky-100",
// "": "to-sky-200",
// "": "to-sky-300",
// "": "to-sky-400",
// "": "to-sky-50",
// "": "to-sky-500",
// "": "to-sky-600",
// "": "to-sky-700",
// "": "to-sky-800",
// "": "to-sky-900",
"tosk": "to-sky-${500}",
// "": "to-slate-100",
// "": "to-slate-200",
// "": "to-slate-300",
// "": "to-slate-400",
// "": "to-slate-50",
// "": "to-slate-500",
// "": "to-slate-600",
// "": "to-slate-700",
// "": "to-slate-800",
// "": "to-slate-900",
"tosl": "to-slate-${500}",
// "": "to-stone-100",
// "": "to-stone-200",
// "": "to-stone-300",
// "": "to-stone-400",
// "": "to-stone-50",
// "": "to-stone-500",
// "": "to-stone-600",
// "": "to-stone-700",
// "": "to-stone-800",
// "": "to-stone-900",
"tost": "to-stone-${500}",
// "": "to-teal-100",
// "": "to-teal-200",
// "": "to-teal-300",
// "": "to-teal-400",
// "": "to-teal-50",
// "": "to-teal-500",
// "": "to-teal-600",
// "": "to-teal-700",
// "": "to-teal-800",
// "": "to-teal-900",
"tote": "to-teal-${500}",
// "": "to-transparent",
// "": "to-violet-100",
// "": "to-violet-200",
// "": "to-violet-300",
// "": "to-violet-400",
// "": "to-violet-50",
// "": "to-violet-500",
// "": "to-violet-600",
// "": "to-violet-700",
// "": "to-violet-800",
// "": "to-violet-900",
"tovi": "to-violet-${500}",
// "": "to-white",
// "": "to-yellow-100",
// "": "to-yellow-200",
// "": "to-yellow-300",
// "": "to-yellow-400",
// "": "to-yellow-50",
// "": "to-yellow-500",
// "": "to-yellow-600",
// "": "to-yellow-700",
// "": "to-yellow-800",
// "": "to-yellow-900",
"toye": "to-yellow-${500}",
// "": "to-zinc-100",
// "": "to-zinc-200",
// "": "to-zinc-300",
// "": "to-zinc-400",
// "": "to-zinc-50",
// "": "to-zinc-500",
// "": "to-zinc-600",
// "": "to-zinc-700",
// "": "to-zinc-800",
// "": "to-zinc-900",
"tozi": "to-zinc-${500}",
/*"to": "top:auto|full|px",*/
// "": "top-0",
// "": "top-1",
// "": "top-10",
// "": "top-11",
// "": "top-12",
// "": "top-14",
// "": "top-16",
// "": "top-1",
// "": "top-1/2",
// "": "top-1/3",
// "": "top-1/4",
// "": "top-2",
// "": "top-20",
// "": "top-24",
// "": "top-28",
// "": "top-2",
// "": "top-2/3",
// "": "top-2/4",
// "": "top-3",
// "": "top-32",
// "": "top-36",
// "": "top-3",
// "": "top-3/4",
// "": "top-4",
// "": "top-40",
// "": "top-44",
// "": "top-48",
// "": "top-5",
// "": "top-52",
// "": "top-56",
// "": "top-6",
// "": "top-60",
// "": "top-64",
// "": "top-7",
// "": "top-72",
// "": "top-8",
// "": "top-80",
// "": "top-9",
// "": "top-96",
// "": "top-auto",
// "": "top-full",
// "": "top-px",
/*"to": "touch:auto|manipulation|none|pan-down|pan-left|pan-right|pan-up|pan-x|pan-y|pinch-zoom",*/
// "": "touch-auto",
// "": "touch-manipulation",
// "": "touch-none",
// "": "touch-pan-down",
// "": "touch-pan-left",
// "": "touch-pan-right",
// "": "touch-pan-up",
// "": "touch-pan-x",
// "": "touch-pan-y",
// "": "touch-pinch-zoom",
"tr": "truncate",
// "": "tracking-normal",
// "": "tracking-tight",
// "": "tracking-tighter",
// "": "tracking-wide",
// "": "tracking-wider",
// "": "tracking-widest",
/*"tr": "transform:cpu|gpu|none",*/
// "": "transform-cpu",
// "": "transform-gpu",
// "": "transform-none",
/*"tr": "transition:all|colors|none|opacity|shadow|transform",*/
// "": "transition-all",
// "": "transition-colors",
// "": "transition-none",
// "": "transition-opacity",
// "": "transition-shadow",
// "": "transition-transform",
"trx": "translate-x:full|px",
// "": "translate-x-0",
// "": "translate-x-1",
// "": "translate-x-10",
// "": "translate-x-11",
// "": "translate-x-12",
// "": "translate-x-14",
// "": "translate-x-16",
// "": "translate-x-1",
// "": "translate-x-1/2",
// "": "translate-x-1/3",
// "": "translate-x-1/4",
// "": "translate-x-2",
// "": "translate-x-20",
// "": "translate-x-24",
// "": "translate-x-28",
// "": "translate-x-2",
// "": "translate-x-2/3",
// "": "translate-x-2/4",
// "": "translate-x-3",
// "": "translate-x-32",
// "": "translate-x-36",
// "": "translate-x-3",
// "": "translate-x-3/4",
// "": "translate-x-4",
// "": "translate-x-40",
// "": "translate-x-44",
// "": "translate-x-48",
// "": "translate-x-5",
// "": "translate-x-52",
// "": "translate-x-56",
// "": "translate-x-6",
// "": "translate-x-60",
// "": "translate-x-64",
// "": "translate-x-7",
// "": "translate-x-72",
// "": "translate-x-8",
// "": "translate-x-80",
// "": "translate-x-9",
// "": "translate-x-96",
// "": "translate-x-full",
// "": "translate-x-px",
// "": "translate-y-0",
// "": "translate-y-0",
// "": "translate-y-1",
// "": "translate-y-10",
// "": "translate-y-11",
// "": "translate-y-12",
// "": "translate-y-14",
// "": "translate-y-16",
// "": "translate-y-1",
// "": "translate-y-1/2",
// "": "translate-y-1/3",
// "": "translate-y-1/4",
// "": "translate-y-2",
// "": "translate-y-20",
// "": "translate-y-24",
// "": "translate-y-28",
// "": "translate-y-2",
// "": "translate-y-2/3",
// "": "translate-y-2/4",
// "": "translate-y-3",
// "": "translate-y-32",
// "": "translate-y-36",
// "": "translate-y-3",
// "": "translate-y-3/4",
// "": "translate-y-4",
// "": "translate-y-40",
// "": "translate-y-44",
// "": "translate-y-48",
// "": "translate-y-5",
// "": "translate-y-52",
// "": "translate-y-56",
// "": "translate-y-6",
// "": "translate-y-60",
// "": "translate-y-64",
// "": "translate-y-7",
// "": "translate-y-72",
// "": "translate-y-8",
// "": "translate-y-80",
// "": "translate-y-9",
// "": "translate-y-96",
"try": "translate-y:full|px",
// "": "translate-y-full",
// "": "translate-y-px",
/*"tr": "truncate",*/
"un": "underline:offset|offset-auto",
// "": "underline-offset-0",
// "": "underline-offset-1",
// "": "underline-offset-2",
// "": "underline-offset-4",
// "": "underline-offset-8",
// "": "underline-offset-auto",
"up": "uppercase",
// "": "via-amber-100",
// "": "via-amber-200",
// "": "via-amber-300",
// "": "via-amber-400",
// "": "via-amber-50",
// "": "via-amber-500",
// "": "via-amber-600",
// "": "via-amber-700",
// "": "via-amber-800",
// "": "via-amber-900",
"viam": "via-amber-${500}",
"vi": "visible",
// "": "via-black",
// "": "via-blue-100",
// "": "via-blue-200",
// "": "via-blue-300",
// "": "via-blue-400",
// "": "via-blue-50",
// "": "via-blue-500",
// "": "via-blue-600",
// "": "via-blue-700",
// "": "via-blue-800",
// "": "via-blue-900",
"vibl": "via-blue-${500}",
// "": "via-current",
// "": "via-cyan-100",
// "": "via-cyan-200",
// "": "via-cyan-300",
// "": "via-cyan-400",
// "": "via-cyan-50",
// "": "via-cyan-500",
// "": "via-cyan-600",
// "": "via-cyan-700",
// "": "via-cyan-800",
// "": "via-cyan-900",
"vicy": "via-cyan-${500}",
// "": "via-emerald-100",
// "": "via-emerald-200",
// "": "via-emerald-300",
// "": "via-emerald-400",
// "": "via-emerald-50",
// "": "via-emerald-500",
// "": "via-emerald-600",
// "": "via-emerald-700",
// "": "via-emerald-800",
// "": "via-emerald-900",
"viem": "via-emerald-${500}",
// "": "via-fuchsia-100",
// "": "via-fuchsia-200",
// "": "via-fuchsia-300",
// "": "via-fuchsia-400",
// "": "via-fuchsia-50",
// "": "via-fuchsia-500",
// "": "via-fuchsia-600",
// "": "via-fuchsia-700",
// "": "via-fuchsia-800",
// "": "via-fuchsia-900",
"vifu": "via-fuchsia-${500}",
// "": "via-gray-100",
// "": "via-gray-200",
// "": "via-gray-300",
// "": "via-gray-400",
// "": "via-gray-50",
// "": "via-gray-500",
// "": "via-gray-600",
// "": "via-gray-700",
// "": "via-gray-800",
// "": "via-gray-900",
"vigr": "via-green-${500}",
// "": "via-green-100",
// "": "via-green-200",
// "": "via-green-300",
// "": "via-green-400",
// "": "via-green-50",
// "": "via-green-500",
// "": "via-green-600",
// "": "via-green-700",
// "": "via-green-800",
// "": "via-green-900",
/*"vigr": "via-green-${500}",*/
// "": "via-indigo-100",
// "": "via-indigo-200",
// "": "via-indigo-300",
// "": "via-indigo-400",
// "": "via-indigo-50",
// "": "via-indigo-500",
// "": "via-indigo-600",
// "": "via-indigo-700",
// "": "via-indigo-800",
// "": "via-indigo-900",
"viin": "via-indigo-${500}",
// "": "via-inherit",
// "": "via-lime-100",
// "": "via-lime-200",
// "": "via-lime-300",
// "": "via-lime-400",
// "": "via-lime-50",
// "": "via-lime-500",
// "": "via-lime-600",
// "": "via-lime-700",
// "": "via-lime-800",
// "": "via-lime-900",
"vili": "via-lime-${500}",
// "": "via-neutral-100",
// "": "via-neutral-200",
// "": "via-neutral-300",
// "": "via-neutral-400",
// "": "via-neutral-50",
// "": "via-neutral-500",
// "": "via-neutral-600",
// "": "via-neutral-700",
// "": "via-neutral-800",
// "": "via-neutral-900",
"vine": "via-neutral-${500}",
// "": "via-orange-100",
// "": "via-orange-200",
// "": "via-orange-300",
// "": "via-orange-400",
// "": "via-orange-50",
// "": "via-orange-500",
// "": "via-orange-600",
// "": "via-orange-700",
// "": "via-orange-800",
// "": "via-orange-900",
"vior": "via-orange-${500}",
// "": "via-pink-100",
// "": "via-pink-200",
// "": "via-pink-300",
// "": "via-pink-400",
// "": "via-pink-50",
// "": "via-pink-500",
// "": "via-pink-600",
// "": "via-pink-700",
// "": "via-pink-800",
// "": "via-pink-900",
"vipi": "via-pink-${500}",
// "": "via-purple-100",
// "": "via-purple-200",
// "": "via-purple-300",
// "": "via-purple-400",
// "": "via-purple-50",
// "": "via-purple-500",
// "": "via-purple-600",
// "": "via-purple-700",
// "": "via-purple-800",
// "": "via-purple-900",
"vipu": "via-purple-${500}",
// "": "via-red-100",
// "": "via-red-200",
// "": "via-red-300",
// "": "via-red-400",
// "": "via-red-50",
// "": "via-red-500",
// "": "via-red-600",
// "": "via-red-700",
// "": "via-red-800",
// "": "via-red-900",
"vire": "via-red-${500}",
// "": "via-rose-100",
// "": "via-rose-200",
// "": "via-rose-300",
// "": "via-rose-400",
// "": "via-rose-50",
// "": "via-rose-500",
// "": "via-rose-600",
// "": "via-rose-700",
// "": "via-rose-800",
// "": "via-rose-900",
"viro": "via-rose-${500}",
// "": "via-sky-100",
// "": "via-sky-200",
// "": "via-sky-300",
// "": "via-sky-400",
// "": "via-sky-50",
// "": "via-sky-500",
// "": "via-sky-600",
// "": "via-sky-700",
// "": "via-sky-800",
// "": "via-sky-900",
"visk": "via-sky-${500}",
// "": "via-slate-100",
// "": "via-slate-200",
// "": "via-slate-300",
// "": "via-slate-400",
// "": "via-slate-50",
// "": "via-slate-500",
// "": "via-slate-600",
// "": "via-slate-700",
// "": "via-slate-800",
// "": "via-slate-900",
"visl": "via-slate-${500}",
// "": "via-stone-100",
// "": "via-stone-200",
// "": "via-stone-300",
// "": "via-stone-400",
// "": "via-stone-50",
// "": "via-stone-500",
// "": "via-stone-600",
// "": "via-stone-700",
// "": "via-stone-800",
// "": "via-stone-900",
"vist": "via-stone-${500}",
// "": "via-teal-100",
// "": "via-teal-200",
// "": "via-teal-300",
// "": "via-teal-400",
// "": "via-teal-50",
// "": "via-teal-500",
// "": "via-teal-600",
// "": "via-teal-700",
// "": "via-teal-800",
// "": "via-teal-900",
"vite": "via-teal-${500}",
// "": "via-transparent",
// "": "via-violet-100",
// "": "via-violet-200",
// "": "via-violet-300",
// "": "via-violet-400",
// "": "via-violet-50",
// "": "via-violet-500",
// "": "via-violet-600",
// "": "via-violet-700",
// "": "via-violet-800",
// "": "via-violet-900",
"vivi": "via-violet-${500}",
// "": "via-white",
// "": "via-yellow-100",
// "": "via-yellow-200",
// "": "via-yellow-300",
// "": "via-yellow-400",
// "": "via-yellow-50",
// "": "via-yellow-500",
// "": "via-yellow-600",
// "": "via-yellow-700",
// "": "via-yellow-800",
// "": "via-yellow-900",
"viye": "via-yellow-${500}",
// "": "via-zinc-100",
// "": "via-zinc-200",
// "": "via-zinc-300",
// "": "via-zinc-400",
// "": "via-zinc-50",
// "": "via-zinc-500",
// "": "via-zinc-600",
// "": "via-zinc-700",
// "": "via-zinc-800",
// "": "via-zinc-900",
"vizi": "via-zinc-${500}",
/*"vi": "visible",*/
// "": "w-0",
// "": "w-0",
// "": "w-1",
// "": "w-10",
// "": "w-10/12",
// "": "w-11",
// "": "w-11/12",
// "": "w-12",
// "": "w-14",
// "": "w-16",
// "": "w-1",
// "": "w-1/12",
// "": "w-1/2",
// "": "w-1/3",
// "": "w-1/4",
// "": "w-1/5",
// "": "w-1/6",
// "": "w-2",
// "": "w-20",
// "": "w-24",
// "": "w-28",
// "": "w-2",
// "": "w-2/12",
// "": "w-2/3",
// "": "w-2/4",
// "": "w-2/5",
// "": "w-2/6",
// "": "w-3",
// "": "w-32",
// "": "w-36",
// "": "w-3",
// "": "w-3/12",
// "": "w-3/4",
// "": "w-3/5",
// "": "w-3/6",
// "": "w-4",
// "": "w-40",
// "": "w-44",
// "": "w-48",
// "": "w-4/12",
// "": "w-4/5",
// "": "w-4/6",
// "": "w-5",
// "": "w-52",
// "": "w-56",
// "": "w-5/12",
// "": "w-5/6",
// "": "w-6",
// "": "w-60",
// "": "w-64",
// "": "w-6/12",
// "": "w-7",
// "": "w-72",
// "": "w-7/12",
// "": "w-8",
// "": "w-80",
// "": "w-8/12",
// "": "w-9",
// "": "w-96",
// "": "w-9/12",
"w": "w:auto|fit|full|max|min|px|screen",
// "": "w-auto",
// "": "w-fit",
// "": "w-full",
// "": "w-max",
// "": "w-min",
// "": "w-px",
// "": "w-screen",
"wh": "whitespace:normal|nowrap|pre|pre-line|pre-wrap",
// "": "whitespace-normal",
// "": "whitespace-nowrap",
// "": "whitespace-pre",
// "": "whitespace-pre-line",
// "": "whitespace-pre-wrap",
"wich": "will-change:auto|contents|scroll|transform",
// "": "will-change-auto",
// "": "will-change-contents",
// "": "will-change-scroll",
// "": "will-change-transform",
// "": "z-0",
// "": "z-10",
// "": "z-20",
// "": "z-30",
// "": "z-40",
// "": "z-50",
"z": "z:auto",
},
},
},
}
@kevnk
Copy link
Author

kevnk commented Jun 3, 2022

A Few Notes

  • I personally like to replace stylesheet with scss because I like to write tailwind css using that syntax.
  • There are several conflicts with Emmet's default snippets, so it will require some customizing to your personal preferences.
  • The convention here is use the first two letters of each hyphenated part of the tailwind class. (eg. gr[TAB] expands to group , bggrto[TAB] → bg-gradient-to or bggrtob[TAB] → bg-gradient-to-b)
  • I got all the classes from another Tailwind sublime package

@kevnk
Copy link
Author

kevnk commented Jun 3, 2022

The primary places that will definitely require your customization (because they start with the same first two letters) are:

  • gray / green
  • background / basis / backdrop
  • bottom / border
  • break / brightness
  • contents / contrast
  • grayscale / grid / grow
  • indent / inset / invert / invisible
  • order / ordinal / origin
  • overline / overscroll
  • relative / resize
  • right / ring
  • rotate / rounded / row
  • sticky static / stroke
  • select / self / sepia
  • to / top / touch
  • tracking / transform / transition / truncate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment