5 lines
115 B
CSS
5 lines
115 B
CSS
@import "tailwindcss";
|
|
@import "tw-animate-css";
|
|
@plugin "@tailwindcss/typography";
|
|
|
|
@import "./styles/theme.css";
|