kamilrashid.dev
Menu

file_type_astro
Tailwind Gradient Not Working in Astro
Tailwind gradient on Astro FIX
Jan 12, 2025

Fix

  • Make sure you import import '../styles/global.css' which contains tailwind layers.
  • Do not import layers in to <style></style> and attach it in to file.