My thoughts and adventures.
Tags will come here...
-
07/05/21
💄 Adding Google Fonts to your NuxtJS site
- NUXT
- /
- GOOGLE FONTS
- /
- JAVASCRIPT
I found out that my fonts weren't loading properly, so I searched for an alternative.
Read more ⇛ -
13/04/21
💄 Writing your own style components with TailwindCSS and Sass
- TAILWINDCSS
- /
- SASS
- /
- NUXT
having TailwindCSS classes everywhere in my markup annoys me. That's why I tought of a better way of styling with TailwindCSS
Read more ⇛ -
05/04/21
⬆️ What does TailwindCSS 2.1 improve?
- TAILWINDCSS
- /
- CSS
- /
- RELEASE
TailwindCSS 2.1 just got released, but what does it bring and improve?
Read more ⇛ -
31/03/21
🚀 Deploying a React Native app to netlify
- NETLIFY
- /
- REACTNATIVE
- /
- EXPO
Deploying a mobile application does seem complicated, but Expo makes it very easy!
Read more ⇛ -
16/02/21
💄 Tailwind with sass
- SASS
- /
- TAILWINDCSS
- /
- FRONT-END
Found myself struggling with tailwind config with sass preprocessor, so I figured I'd share a solution
Read more ⇛