improt font fix path

This commit is contained in:
rGamer9
2022-09-04 18:29:24 +03:00
committed by GitHub
parent 224c88fe53
commit db5890e454

View File

@@ -2,7 +2,7 @@
@tailwind components;
@tailwind utilities;
@import '../../node_modules/@fontsource/roboto/index.css';
@import '@fontsource/roboto/index.css';
html {
-webkit-font-smoothing: antialiased;