FrontEnd Development
30.3K subscribers
145 photos
1 video
9.04K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Tailwind: The Base, the Components and the Utilities

From the director of “A fistfull of classes” - http://amp.gs/jt5iy

#tailwind
8 TailwindCSS Classes I Wish I Found Earlier

TailwindCSS is known for its straightforward approach to styling, but this guide takes you beyond the basics, revealing some hidden gems that can take your projects to the next level. From improving accessibility with sr-only to adding flair with advanced gradient techniques, you'll learn 8 classes you wish you knew sooner! - https://www.youtube.com/watch?v=mjL_vrNo1fQ

#tailwind
Create custom Dynamic Components in Tailwind CSS using matchComponents Plugin Function

The tutorial walks you through crafting an avatar component that adapts to your theme's custom settings using the matchComponents plugin function. Creating plugins in Tailwind can be a very powerful technique and Shruti, as always, teaches you everything you need to know about this function. - https://www.youtube.com/watch?v=sxxUK0l8jKE

#tailwind
How to use aria-current in Tailwind

In this brief tutorial, Chris shows how to style navigation links in Tailwind CSS when using the aria-current="page" attribute for accessibility. By extending the aria object in the Tailwind config file, Chris creates a custom style that underlines the current page link, making it visually different for sighted users while also ensuring screen readers can accurately identify the current page. - https://www.youtube.com/watch?v=910m7o1xdMA

#tailwind