snowballtools-base/packages/frontend/src/index.css
Nabarun Gogoi 2182a5a3fc
Create react app with tailwind, typescript, eslint and prettier (#4)
Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2023-12-08 10:50:55 +05:30

4 lines
59 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;