This repository has been archived on 2023-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
imageify/src/styles/globals.css

4 lines
59 B
CSS
Raw Normal View History

2022-11-13 19:37:29 +00:00
@tailwind base;
@tailwind components;
@tailwind utilities;