# 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/