Files
2024-12-27 22:31:23 +09:00

4 lines
93 B
CSS

/* ./your-css-folder/styles.css */
@tailwind base;
@tailwind components;
@tailwind utilities;