Git Product home page Git Product logo

lets-learn-tailwind-css's Introduction

Lets-learn-Tailwind-CSS

Truely, this is an awesome experience with tailwind Css. An amzing technology to stylize your web and mobile apps. This is just a static website and also compatible with mobile devices. Sharing this readme is to understand, how tailwind works under hood?

I have used some useful classes

For Background-color:- Please Use bg-white

For text-color:- Please Use text-white

For hover:- Please Use hover:bg-white

For border-radius:- Use rounded with define md or lg etc

For box-shadow:- Use shadow with define md or lg etc

For font-weight:- Use font with define bold or medium etc

For flex:- Use just flex

For flex-direction:- Use flex-row or flex-col

For gap:- Use gap wirh define 1 or 2 with define md or lg etc

For justify-content-center:- Use justify-center and other classes with this way

For border:- Declare border then use border with your selective color Such as border-gray-50

For duration :- Use duration with your selective duration timing

For animation:- Use animation name Such as ease-in

For hide: Use hidden

What means lg:hidden:- Means that on large screen. Please, hide the respective element

Before Reading the Tailwind Css breakpoints. Please, remember that Tailwind is using Mobile First Approach (MFS).

For small sized sxreens:- 640px
For medium sized screens: Same as like bootstrap 768px
For large sized screens: 1024px
For extra large sized screens: 1280px
For extra extra large sized screens: 1536px

lets-learn-tailwind-css's People

Contributors

farooq85-dev avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.