hrms-exam/cms/src/app.postcss

5 lines
114 B
Text
Raw Normal View History

2023-03-14 13:47:44 +07:00
/* Write your global styles here, in PostCSS syntax */
@tailwind base;
@tailwind components;
@tailwind utilities;