Skip to content

This my fully responsive talwind css project in which i create a responsive navbar,and all other things

Notifications You must be signed in to change notification settings

SavaliyaJay/Only_tailwind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Only_tailwind

This my fully responsive talwind css project in which i create a responsive navbar,and all other things

  1. install Tailwind CSS: npm install -D tailwindcss npx tailwindcss init

  2. Configure your template paths: /** @type {import('tailwindcss').Config} / module.exports = { content: ["./src/**/.{html,js}"], theme: { extend: {}, }, plugins: [], }

  3. Add the Tailwind directives to your CSS @tailwind base; @tailwind components; @tailwind utilities;

Simple Web Page

img

IN Responsive

img1

About

This my fully responsive talwind css project in which i create a responsive navbar,and all other things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published