4 lines
102 B
CSS
4 lines
102 B
CSS
/* ./your-css-folder/styles.css */
|
|
/* @tailwind base;
|
|
@tailwind components; */
|
|
@tailwind utilities; |