adding in the carbon components to the web app

This commit is contained in:
talksik
2022-04-30 06:09:32 -05:00
parent 056a45de78
commit c7ed632243
5 changed files with 175 additions and 5 deletions
+1
View File
@@ -1,4 +1,5 @@
import "../styles/globals.css";
import "../styles/carbon.scss";
import "react-toastify/dist/ReactToastify.css";
import type { AppProps } from "next/app";