#ui-design
Read more stories on Hashnode
Articles with this tag
No pun here today :/ · Hover isn't the only state supported by Tailwind CSS. Thanks to Tailwind we can use directly in our HTML any state available in...
Something to hover over · The thing where Tailwind CSS really shines is applying different CSS states, like hover, to our UI elements. The hover state in...
Colors (and how we should use them) · Colors in Tailwind CSS are defined as classes that you can apply directly to your HTML elements. In this lesson,...
Iconic logos and logos of icons · Now that we know how to work with icons in Tailwind, it's time to update the Navbar in our project. This is how it...
Iconic part of web development! · If you've used popular icon sets before, such as Font Awesome or Material Icons, you've probably used a simplified...
Tailwind CSS IntelliSense. Because it makes sense to make your work easier. · Before we move on to other topics related to Tailwind, I would like us to...