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

https://github.com/mejanh/tailwindcss-with-nextjs

Using TailwindCSS with Next.js, PurgeCSS, PostCSS & Typography etc.
https://github.com/mejanh/tailwindcss-with-nextjs

javascript nextjs nextjs-example postcss purgecss tailwindcss typescript typography

Last synced: 2 days ago
JSON representation

Using TailwindCSS with Next.js, PurgeCSS, PostCSS & Typography etc.

Awesome Lists containing this project

README

          

# Tailwind CSS and Typography with Next.js

Website: **[https://alhaqi.com](https://alhaqi.com)**

Visit [https://alhaqi.com/blog/tailwind-css-with-next-js-and-typography](https://alhaqi.com/blog/tailwind-css-with-next-js-and-typography) for explain of every single step.

## Features:

- Tailwind CSS
- Typography(Tailwind Plugin)
- PurgeCSS(removes unused css on build time)
- PostCSS AutoPrefixer(Vendor prefix)
- Next.js

# How to Install

Just clone the repo & run `yarn install` or `npm install` from terminal.