hackathon/web_src/app.postcss

6 lines
93 B
Plaintext

@import "@fontsource/fira-mono";
@tailwind base;
@tailwind components;
@tailwind utilities;