/ frontend / app / globals.css
globals.css
1  @tailwind base;
2  @tailwind components;
3  @tailwind utilities;
4