Nirajan Basnet

Frontend Developer, YIPL

<!-- Hero Section -->
<section class="hero-wrap">
  <div class="hero__center">
    
    <!-- Hero Banner -->
    <div class="hero__banner">
      <div class="hero__container">
          <div class="hero__inner">
            <h1 class="hero__text">Make Front do it.</h1>
            <p class="hero__lead">Start knowing what your attendees value, and win more business with Front template.</p>
          </div>
          <a class="button button-primary" href="...">Get Started</a>
      </div>
    </div>
    <!-- End Hero Banner -->

    <!-- Go to Arrow -->
    <div class="arrow">
      <a class="arrow__link" href="">
        <span class="arrow__text"></span>
      </a>
    </div>
    <!-- End Go to Arrow -->
  </div>

  <!-- SVG Background -->
  <figure class="hero__svg">
    <img class="hero__svg-img" src="..." alt="Image Description">
  </figure>
  <!-- End SVG Background Section -->
</div>
<!-- End Hero Section -->
.hero-wrap {
  ...
}

.hero-banner {
  ...
}

.hero__center {
  ...
}

.hero-container {
  ...
}

.hero__text {
  ...
}

.hero__lead {
  ...
}

.hero__svg {
  ...
}

.arrow {
  ...
}

.arrow__link {
  ...
}

.arrow__text {
  ...   
}

button {
  ...
}

Building Web Application without writing any CSS code in 2019

Utility-first CSS framework

It's not a UI Kit

Have it your way: Customize Anything

Responsive Design to the core

Best fit for Design Systems

Let's Code something then...

Are TailwindCSS & other CSS Frameworks (Bootstrap...) are similar ???

Let's see the Differences

TailwindCSS Website

Lets Customize it then...

Community Rocks

Plugins...

Resources

Blogs
1. https://nick-basile.com/blog/post/5-takeaways-from-using-tailwind-css-in-real-projects

2.https://frontendnews.io/editions/2018-08-08-tailwind-css-tutorial

3.https://nick-basile.com/blog/post/how-to-write-a-plugin-for-tailwind-css

4.https://medium.com/@morrislaptop/zeplin-and-tailwind-css-a-match-made-in-heaven-665dbba468a5

Built with Tailwind
1. https://builtwithtailwind.com/

Tailwind Cheat Sheet
1. https://nerdcave.com/tailwind-cheat-sheet

Tailwind Components
1. https://tailwindcomponents.com/

Playground
1.https://tailwind.unravel.eu/

Let's have a look on REAL Project

er.nirajan.basnet@gmail.com

Thank You !!!

Connect me:

Made with Slides.com