Tailwind no longer working after moving files to src [closed]
Closed 2 hours ago.
Tailwind CSS – Custom Spacings
I want to create some default spacings that I can use on many different places inside of my project that uses Tailwind CSS.
buenas practicas en Tailwind Css
Existe alguna manera de hacer las cosas mas ordenadas para no repetir tanto algunas palababras
How to add a div below a div that has h-screen as a utility class while maintaining its horizontal and vertical centered state?
I am testing out some tailwind features. As you can see I have successfully centered a div horizontally and vertically.
Centered Div
Tailwind: Why are all grid columns the same height?
I have a grid, with 4 columns, but its only a grid on lg screens.
How to click the white space created by sibling element in a tag container using Z index with tailwind css
I am new to CSS and trying to handle a scenario mentioned as below
Blended in background color’s opacity does not change with bg-opacity
<html lang=”en”> <head> <meta charset=”utf-8″ /> <title>humhum</title> </head> <body class=”min-h-screen bg-base-200 bg-[url(‘/bg.webp’)] bg-cover bg-center bg-fixed” > <div class=”mx-auto px-4 bg-blend-normal backdrop-blur-sm text-white text-opacity-80 shadow-inner border border-white border-opacity-10 bg-scanlines max-w-2xl text-center min-h-screen bg-opacity-60″ > <div>oh hey.</div> </div> </body> </html> See the bg-blend-normal. I want the main div to blend within background image I give bg-[url(‘/bg.webp’)] in […]
The vh is returning different values in different component in the same screen [closed]
Closed 2 days ago.
I need help fixing this. Any tailwind experts [closed]
Closed 2 days ago.
In Deployment My Webpage’s TailwindCSS is not working
I have created a Razorpay clone page using HTML and TailwindCSS but in local host its working absolutely fine. Why its not working in deployment please help in my repo I have pushed all the files in main branch and all files are in same folder please check my repo:- https://github.com/vipinsao/Clone_Razorpay_Page