Explore >> Select a destination


You are here

danielms.site
| | www.mattlayman.com
1.5 parsecs away

Travel
| | How can you set up Tailwind CSS for your Django app on Heroku? In this article, we'll see how I did exactly that recently. I have a side project that uses Tailwind CSS. To get started quickly, I used the version from a Content Delivery Network (CDN) as Tailwind describes in the documentation. This worked fine initially while I got my project started, but the CDN version is huge (around 3MB).
| | nachoiacovino.com
1.2 parsecs away

Travel
| | Easiest way to setup Tailwind CSS in your Vanilla HTML project. Quick and easy step-by-step guide.
| | xeiaso.net
1.5 parsecs away

Travel
| | Xe Iaso's personal website.
| | scastiel.dev
17.7 parsecs away

Travel
| A short tutorial with a cool use case for React Server Components, Streaming and Suspense with Next.js: adding a view counter on a blog, calling the Plausible analytics API.