5 lines
85 B
CSS
5 lines
85 B
CSS
@import "./tailwind.css";
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|