An open API service indexing awesome lists of open source software.

https://github.com/sohanemon/data-digger


https://github.com/sohanemon/data-digger

appdir next13 nextjs tailwindcss typescript

Last synced: 10 months ago
JSON representation

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";`