Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kang-theo/tailwind-css-responsive-practice

A responsive webpage design based on Tailwind CSS.
https://github.com/kang-theo/tailwind-css-responsive-practice

Last synced: 16 days ago
JSON representation

A responsive webpage design based on Tailwind CSS.

Awesome Lists containing this project

README

        

# Tailwind CSS Practice

## Installation

- `npm init -y`
- `npm install -D tailwindcss`
- `npx tailwindcss init`

## Configure and run

- Add scripts `build` and `watch` to `package.json`
- Configure `tailwind.config.js`
- `npm run watch` to constantly watch and build

## Screenshots

### Web


Showcase on large screen

### Mobile


Showcase on small screen

---


Showcase mobile menu