aboutsummaryrefslogtreecommitdiff
path: root/src/app.postcss
blob: 1a7b7cf38b0a266af42d00390329f2dc0f54bdc7 (plain)
1
2
3
4
/* Write your global styles here, in PostCSS syntax */
@tailwind base;
@tailwind components;
@tailwind utilities;