Why is my text color not applying when using Tailwind CSS CDN?
I have been trying to get started with tailwind css using it’s play CDN.
Why is my text color not applying when using Tailwind CSS CDN?
I have been trying to get started with tailwind css using it’s play CDN.
Tailwind Grid Only Stacks
Coming from a bootstrap background and trying to learn Tailwind.
Tailwind Grid Only Stacks
Coming from a bootstrap background and trying to learn Tailwind.
Tailwind Grid Only Stacks
Coming from a bootstrap background and trying to learn Tailwind.
Dropdown menu with tailwind shows when hovering below actual nav item
The problem I am having is that if I hover below “Parent” the dropdown menu appears when it should only appear when I actually hover over “Parent”. So, basically, if I hover anywhere where the submenu would be visible. Also, “Parent” does not keep the background hover colour when moving the mouse to the submenu items.
Tailwind CSS HTML Table with sticky header and sticky section headers
I am trying to put together a table that has sticky column headers and “section headers” (in red) in the data. I have something sort of working but there is some visual oddness.
How to use variable in hiddencss
I want to use css variable in hiddencss file
Tailwind element aligment inside grid
How can I align first element of a two columns grid to the left and the second element to the right?
Why are a few classes of tailwind working on one element while other are not?
I have just begun learning TailwindCSS and although it was working fine, some classes are not working on an element. Space-x-6 does not work in vscode+browser while everything worked just fine in talwindplay.Here is the image of me trying to apply space-x-6 to navlinks but they are not working as expected.