nextjs-tailwind-rtl Tailwind Templates

Nextjs Tailwind Rtl

Next.js + Tailwind + Tailwindcss-rtl

This is an example for creating a quick Next.js app with RTL support for Arabic and other RTL languages, along with support for Tailwind CSS, which is a great open source css framework.

Useful links and credits:

PS. This example builds on the original Next.js + Tailwind CSS Example

How to Use

This project can be bootstrapped as an example with create-next-app using either npm or Yarn

npx create-next-app --example https://github.com/psfund/nextjs-tailwind-rtl with-tailwind-rtl-app
# or
yarn create next-app --example https://github.com/psfund/nextjs-tailwind-rtl with-tailwind-rtl-app

Top categories

Loading Svelte Themes