Started the tailwind conversion process.

This commit is contained in:
Zed A. Shaw 2025-08-10 01:19:30 -04:00
parent ca8f4e194f
commit 9729ebc7ac
22 changed files with 970 additions and 365 deletions

10
pages/tailwind.md Normal file
View file

@ -0,0 +1,10 @@
# Tailwind Notes
This is where I'll put things I need to find later and notes.
* [Size values](https://tailwindcss.com/docs/width)
* [@apply](https://tailwindcss.com/docs/functions-and-directives)
* You can do a process of "hack it in html, officilize it in input.css" where you make it look/work how you want live, then pull it out into an @apply so it's available everywhere.
* Seems it only reliably workson divs, so need to find the setting for bare tags.
* https://daisyui.com/
* https://nostalgic-css.github.io/NES.css/