feat(fs.dev): Added theme support
This commit is contained in:
parent
84ffe26a76
commit
e1ecd0cb98
26 changed files with 834 additions and 96 deletions
|
@ -1,4 +1,4 @@
|
|||
import '../styles/globals.css'
|
||||
import 'shared/styles/globals.css'
|
||||
|
||||
const FreeSewingDev = ({ Component, pageProps }) => <Component {...pageProps} />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue