Files
the-biergarten-app/styles/globals.css
Aaron William Po 796a5fce3f Styling changes and refactor
Switch google fonts to use Next.js font optimization, animate comment fade in, and refactor beer like handler and comment submit handler.
2023-04-04 20:51:29 -04:00

4 lines
59 B
CSS

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