tantv / tailwind-mobile

Mobile UI components made with Tailwind CSS

Home Page:https://tailwind-mobile.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind Mobile

Tailwind Mobile

Tailwind Mobile - Pixel perfect mobile UI components built with Tailwind CSS with iOS and Material Design components for React, Vue & Svelte

Documentation

Documentation available at https://tailwind-mobile.com

Tailwind Mobile Development

First, install all dependencies:

$ npm install

Production Builds

To build production versions the following npm scripts are available:

  • build - build production version

Compiled results will be available in package/ folder.

Kitchen Sink

To run Kitchen Sink with development environment (development version will be built first) use the following npm scripts:

  • react - build development version of Tailwind Mobile React package and run React Kitchen Sink

Contributing

All changes should be committed to src/ files only. Before you open an issue please review the contributing guideline.

About

Mobile UI components made with Tailwind CSS

https://tailwind-mobile.com

License:MIT License


Languages

Language:JavaScript 99.7%Language:HTML 0.2%Language:CSS 0.1%