Revelav3/src/style.css
2023-12-10 17:41:54 -06:00

5 lines
No EOL
168 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;