https://github.com/sohanemon/data-digger
https://github.com/sohanemon/data-digger
appdir next13 nextjs tailwindcss typescript
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sohanemon/data-digger
- Owner: sohanemon
- Created: 2022-12-03T09:40:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T11:29:03.000Z (about 3 years ago)
- Last Synced: 2025-01-15T11:53:51.591Z (12 months ago)
- Topics: appdir, next13, nextjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://damn-dev.vercel.app
- Size: 2.74 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NextJS + TailwindCSS + TypeScript
- import `import "../styles/globals.css";` in `app/layout.tsx` to work with TailwindCSS
- to use `swiper`, import styles in `css` file as `@import "swiper/css/pagination";`