Easy
Tailwind also allows you to do without the class
attribute and to declare the class names directly in attributes, for example <div float bg-right-500>
?
Author: DamienStatus: PublishedQuestion passed 337 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!
2
Override the media queries defined by default by Tailwind3
How to align 3 divs horizontally in Tailwind CSS5
How to optimize scroll management in Tailwind CSS for a list of icons displayed horizontally?2
How to define the color of the cursor in a text type input in green in Tailwind CSS5
What is the name of the Tailwind CSS SVG icon library?2
How to make an element blurry in Tailwind CSS2
How to set a background color with an opacity in Tailwind CSS