chore(fs.dev): Added tailwindcss
This commit is contained in:
parent
02ba92b475
commit
d7f2442284
10 changed files with 261 additions and 186 deletions
|
@ -1,7 +1,5 @@
|
|||
import '../styles/globals.css'
|
||||
|
||||
function MyApp({ Component, pageProps }) {
|
||||
return <Component {...pageProps} />
|
||||
}
|
||||
const FreeSewingDev = ({ Component, pageProps }) => <Component {...pageProps} />
|
||||
|
||||
export default MyApp
|
||||
export default FreeSewingDev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue