Revelav3/src/style.css
2023-12-26 03:51:37 -07:00

5 lines
174 B
CSS

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;700;900&display=swap");
@tailwind base;
@tailwind components;
@tailwind utilities;