Files

10 lines
118 B
CSS
Raw Permalink Normal View History

2024-10-03 19:04:04 +05:30
@config "../tailwind.config.js";
@tailwind base;
@tailwind components;
@tailwind utilities;
@layer components{
}