Skip to content

The mini tailwind CSS class names package, for Front-End developers.

Notifications You must be signed in to change notification settings

MostafaRastegar/mr-min-tail-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mr-min-tail-css

The mini tailwind CSS class names package, for Front-End developers (React-Native, Reactjs, Vue, Angular, ...).

  • box-aligment
  • effects
  • flexbox
  • layout
  • spacing
  • typography

Two way For use:

1: Install Package

  • npm install mr-min-tail-css or yarn add mr-min-tail-css
  • for react-native file: import tail from 'mr-min-tail-css/react-native'
  • for css file: import 'mr-min-tail-css/css/tail.min.css'

2: copy tail file to your project from under path:

  • website: css/tail.css || tail.min.css
  • react-native: react-native/index.js