Files

11 lines
119 B
CSS
Raw Permalink Normal View History

2024-09-28 23:24:40 +05:30
@config "../tailwind.config.js";
@tailwind base;
@tailwind components;
@tailwind utilities;
@layer components{
}