forthedamn/next-typed-css
Import `.css .scss` files in your Next.js project with typed css or sass
SE-JE/next-light
This is not a framework or pacakage for react js, but a starter template to start developing your website app using next js and several packages already installed in it (including tailwind css)
ChristinaMcQueen/next.js-style-loader
🦄🦄🦄 next.js-style-loader. Support importing `.css`, `.scss`, `.less` or `.styl` files or all of them in next.js
tuliopxavier/real-time-chat-next-supabase
Real time application project developed with React, Next @vercel, CSS-in-JS, Supabase @supabase and websocket.
pavilandoangelo/zippia-jobs
Zippia Test Project an application to get the jobs through api call given by zippia. I based the UI to the given site for the design reference. I used tailwindcss A utility-first CSS framework to have control on the html elements. I have added two buttons that will filter by company name and date posted. Lastly, I have added a load more functionality that will basically load more items if possible. Used starter template of Next.js.