omahgerd/src/app.css
2023-08-08 17:38:47 -04:00

4 lines
113 B
CSS

/* Write your global styles here, in PostCSS syntax */
@tailwind base;
@tailwind components;
@tailwind utilities;