5 lines
81 B
CSS
5 lines
81 B
CSS
/* ./src/index.css */
|
|
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities; |