UNPKG

118 BPlain TextView Raw
1import "../pages-content/_sass/main.scss"
2import App from "next/app"
3
4class MyApp extends App {}
5
6export default MyApp
\No newline at end of file