asciibird/src/style.css

10 lines
117 B
CSS
Raw Normal View History

/* tailwind css */
@tailwind base;
@tailwind components;
@tailwind utilities;
/* tailwind css */
/* custom css */