Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
News
Sports
TV & Film
About Us
Contact Us
Copyright
© 2024 PodJoint
Podjoint Logo
US
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts221/v4/03/02/03/0302036b-56b1-984e-8024-8b82b1a400e4/mza_5455039724038601429.jpg/600x600bb.jpg
The Loop Tech - Vuejs
Leamsigc
10 episodes
1 week ago
Hey there! Welcome to The Looop Tech - Vue.js. I’m your host IGC , your friendly neighborhood Vue.js enthusiast! Join me each week as I chat about the latest Vue.js news, share fun tips, and dive into all things Nuxt.js. It’s just me here, so if you’ve got feedback or better ideas, I’d love to hear from you. Let’s keep it playful and stay in the loop together!
Show more...
Tech News
News
RSS
All content for The Loop Tech - Vuejs is the property of Leamsigc and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
Hey there! Welcome to The Looop Tech - Vue.js. I’m your host IGC , your friendly neighborhood Vue.js enthusiast! Join me each week as I chat about the latest Vue.js news, share fun tips, and dive into all things Nuxt.js. It’s just me here, so if you’ve got feedback or better ideas, I’d love to hear from you. Let’s keep it playful and stay in the loop together!
Show more...
Tech News
News
https://d3t3ozftmdmh3i.cloudfront.net/staging/podcast_uploaded_episode/41265791/41265791-1719570119597-77ce60005b0e6.jpg
How to share tailwind configuration between nuxt layers
The Loop Tech - Vuejs
4 minutes 32 seconds
1 year ago
How to share tailwind configuration between nuxt layers

While working in the nuxt-layer-monorepo I encounter an issue with the tailwind styles:

  • UI Layer have a tailwind config file and override the default tailwind CSS configurations
  • Then using the UI Layer in the Content layer

Tailwind configurations got reset to the base for some reason, even that the layers' config should be use

So the solution that I found and is currently working is just to create a new tailwind.config.ts in the Content layer


The Loop Tech - Vuejs
Hey there! Welcome to The Looop Tech - Vue.js. I’m your host IGC , your friendly neighborhood Vue.js enthusiast! Join me each week as I chat about the latest Vue.js news, share fun tips, and dive into all things Nuxt.js. It’s just me here, so if you’ve got feedback or better ideas, I’d love to hear from you. Let’s keep it playful and stay in the loop together!