Integrated the main.sass and the fonts.sass into the App.jsx
This commit is contained in:
@@ -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 (
|
||||||
|
Reference in New Issue
Block a user