Integrated the main.sass and the fonts.sass into the App.jsx
This commit is contained in:
parent
eaaaabbbdc
commit
51a51f0fb7
@ -1,4 +1,6 @@
|
|||||||
import { useState } from "react";
|
import { useState } from "react";
|
||||||
|
import "@/common/styles/fonts.sass";
|
||||||
|
import "@/common/styles/main.sass";
|
||||||
|
|
||||||
export default () => {
|
export default () => {
|
||||||
return (
|
return (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user