4 lines
81 B
CSS
4 lines
81 B
CSS
@import "tailwindcss";
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities; |