ccdp10003-project02/app/globals.css

7 lines
82 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
* {
color: white;
}