diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-07-31 21:30:37 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-07-31 21:30:37 +0530 |
| commit | d0f943c6623e8ff538e8d8c48283831e9f3c1147 (patch) | |
| tree | f1b0718aa1a6c577458a3b0c035f2d6c46f619e8 /partials/tailwind_class_groups.html | |
| parent | a551acb29fc43adeb034e9d9a67e711a8c6bcf17 (diff) | |
site: update layout & msg
Diffstat (limited to 'partials/tailwind_class_groups.html')
| -rw-r--r-- | partials/tailwind_class_groups.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/partials/tailwind_class_groups.html b/partials/tailwind_class_groups.html deleted file mode 100644 index ef1c6f2..0000000 --- a/partials/tailwind_class_groups.html +++ /dev/null @@ -1,7 +0,0 @@ -<style type="text/tailwindcss"> - @layer components { - .some-class { - @apply px-4 py-6 md:py-0 hover:bg-yellow-500 md:hover:bg-transparent text-white duration-500; - } - } -</style> |
