plane/space/styles/globals.css
sriram veeraghanta 3ce0aa8ebc restructring
2023-08-22 13:00:23 +05:30

7 lines
295 B
CSS

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@48,400,0,0&display=swap");
@tailwind base;
@tailwind components;
@tailwind utilities;