LinkList/styles/globals.css

5 lines
94 B
CSS

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