Skip to content

Commit

Permalink
Removing css (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
henrypalacios authored Mar 8, 2024
1 parent 09613da commit 3085f95
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 81 deletions.
1 change: 0 additions & 1 deletion src/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import type { AppProps } from 'next/app'
import Head from 'next/head'
import { EmotionCache } from '@emotion/cache'
import { CacheProvider } from '@emotion/react'
/* import 'styles/globals.css' */
import 'react-toastify/dist/ReactToastify.css'

import ThemeCustomization from '@/themes'
Expand Down
80 changes: 0 additions & 80 deletions styles/globals.css

This file was deleted.

0 comments on commit 3085f95

Please sign in to comment.