My thoughts and adventures.
Tags will come here...
-
18/03/21
⚡ Add TailwindCSS JIT to your Nuxtjs site
- TAILWINDCSS
- /
- NUXT
- /
- JIT
TailwindCSS just came out with a new feature called @tailwindcss/jit. here's how you can add it to your Nuxt site.
Read more ⇛ -
16/03/21
✨ What is TailwindCSS JIT and how to use it.
- TAILWINDCSS
- /
- JIT
- /
- CSS
TailwindCSS just released a new feature @tailwindcss/jit. In this post I explain what it is and how to use it.
Read more ⇛ -
15/03/21
📈 Adding tracking to your Nuxt site with GA4
- NUXT
- /
- TRACKING
- /
- ANALYTICS
Tracking your users' action on your site can be very helpful, but it isn't always as straightforward
Read more ⇛ -
12/03/21
💄 Configure TailwindCSS with Blazor
- WASM
- /
- BLAZOR
- /
- TAILWINDCSS
I started a WASM Blazor project and wanted to use TailwindCSS, but it has a lot of configuring to do with it.
Read more ⇛ -
12/03/21
💫 Adding a custom preloader to your nuxt site
- TAILWINDCSS
- /
- NUXT
- /
- FRONT-END
I added a custom preloader to my Nuxt site. It's not that difficult, here's how I did it.
Read more ⇛