mail-s3-admin/app/globals.css

7 lines
93 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
li {
list-style-type: none;
}