Files
2021-06-16 20:59:31 +00:00

8 lines
96 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
.container {
max-width: 1280px;
}