Skip to content

priyaskumar/Manage-Tailwindcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind-CSS

  • A utility-first, low level CSS framework for rapidly building custom user interfaces.

  • Highly customizable

  • Doesn’t impose design specification

  • Takes a ‘raw’ CSS file, processes this CSS file over a configuration file, and produces an output.

Why Tailwind CSS?

  • Faster UI building process

  • It is a utility-first CSS framework

    • can use utility classes to build custom designs without writing CSS as in traditional approach.

Advantages of Tailwind CSS:

  • Minimum lines of Code in CSS file.

  • Can customize the designs to make the components.

  • Makes the website responsive.

  • Can make local changes via Tailwind

How tailwind is different from other CSS frameworks ?

  • can easily make your own reusable components in tailwind

  • gives lot more flexibility than bootstrap or any other frameworks

  • allows you to customize your designs in a more unique way

The Landing Page

This is the demo landing page named 'manage' designed to understand the fundamental utility classes of Tailwind-CSS following the Tutorial by Traversy Media

Notes

References

About

Landing page using Tailwindcss

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published