π₯ #tutorial
Building a design system in Next.js with Tailwind
by Tru Narla
π« Learn how to set up a design system in a Next.js application, and how to build an accessible and easily customizable user interface with Tru Narla, Software Engineer at Discord.
π https://www.youtube.com/watch?v=T-Zv73yZ_QI
β¨ Join Tailwind CSS Tips
Building a design system in Next.js with Tailwind
by Tru Narla
π« Learn how to set up a design system in a Next.js application, and how to build an accessible and easily customizable user interface with Tru Narla, Software Engineer at Discord.
π https://www.youtube.com/watch?v=T-Zv73yZ_QI
β¨ Join Tailwind CSS Tips
π₯ #tutorial
Using CSS Container Queries with Tailwind CSS
By Sam Selikoff
π Container queries are (almost) here! Check out how to use them in Tailwind CSS 3.2
π https://www.youtube.com/watch?v=NoP9oY7kdy8
β¨ Join Tailwind CSS Tips
Using CSS Container Queries with Tailwind CSS
By Sam Selikoff
π Container queries are (almost) here! Check out how to use them in Tailwind CSS 3.2
π https://www.youtube.com/watch?v=NoP9oY7kdy8
β¨ Join Tailwind CSS Tips
π₯ #resource #news
Introducing ProTailwind - High quality tutorials covering advanced Tailwind CSS concepts and pattens
by Simon Vrachliotis
βοΈ Deconstruct some the most visually interesting parts of the UI, triggering those βthink outside the boxβ muscles in the process.
π¨ Add support for multiple color themes, combining the superpowers of CSS variables and the Tailwind Plugin API.
π Isolate and compose styling concerns to support multiple style variant combinations for a given UI component
π΅ Share and consume the same UI components across multiple, unrelated projects
π https://www.protailwind.com/
β¨ Tailwind CSS Tips
Introducing ProTailwind - High quality tutorials covering advanced Tailwind CSS concepts and pattens
by Simon Vrachliotis
βοΈ Deconstruct some the most visually interesting parts of the UI, triggering those βthink outside the boxβ muscles in the process.
π¨ Add support for multiple color themes, combining the superpowers of CSS variables and the Tailwind Plugin API.
π Isolate and compose styling concerns to support multiple style variant combinations for a given UI component
π΅ Share and consume the same UI components across multiple, unrelated projects
π https://www.protailwind.com/
β¨ Tailwind CSS Tips
π₯ #template
Protocol - A new template from the creators of Tailwind CSS
Protocol is a Tailwind CSS template for building API reference sites.
π« Features include:
βοΈ Built with React + Next.js
π MDX
β¨οΈ Keyboard accessible (Headless UI)
π Dark mode
π Details: https://tailwindui.com/templates/protocol
π Live demo: https://protocol.tailwindui.com/
β¨ Tailwind CSS Tips
Protocol - A new template from the creators of Tailwind CSS
Protocol is a Tailwind CSS template for building API reference sites.
π« Features include:
βοΈ Built with React + Next.js
π MDX
β¨οΈ Keyboard accessible (Headless UI)
π Dark mode
π Details: https://tailwindui.com/templates/protocol
π Live demo: https://protocol.tailwindui.com/
β¨ Tailwind CSS Tips
This media is not supported in your browser
VIEW IN TELEGRAM
π₯ #tip
You can create a floating input form with Tailwind CSS
using "
By Surjith S M
π Demo: https://play.tailwindcss.com/e9VYsoQ6ND
π Alternate version: https://play.tailwindcss.com/gVoSIxxDbP
βοΈ Source: https://bit.ly/402GyG7
β¨ Tailwind CSS Tips
You can create a floating input form with Tailwind CSS
using "
:placeholder-shown
" pseudo class. By Surjith S M
π Demo: https://play.tailwindcss.com/e9VYsoQ6ND
π Alternate version: https://play.tailwindcss.com/gVoSIxxDbP
βοΈ Source: https://bit.ly/402GyG7
β¨ Tailwind CSS Tips
This media is not supported in your browser
VIEW IN TELEGRAM
π₯ #tip
You can use peer/{name} to create a beautiful "Pill Menu Animation" like this.
β No javascript
β No custom styles
By Surjith S M
π Demo: https://play.tailwindcss.com/Qd98eMhkxy
βοΈ Source: https://bit.ly/3Dn5COj
β¨ Tailwind CSS Tips
You can use peer/{name} to create a beautiful "Pill Menu Animation" like this.
β No javascript
β No custom styles
By Surjith S M
π Demo: https://play.tailwindcss.com/Qd98eMhkxy
βοΈ Source: https://bit.ly/3Dn5COj
β¨ Tailwind CSS Tips
Hey everyone,
Just launched Tailwind CSS Notion Handbook on Twitter. Need your support π
https://twitter.com/surjithctly/status/1633355869399183363
Just launched Tailwind CSS Notion Handbook on Twitter. Need your support π
https://twitter.com/surjithctly/status/1633355869399183363
X (formerly Twitter)
Surjith S M βͺ (@surjithctly) on X
Product Launch π’β¨
Introducing "Tailwind CSS Notion Handbook"
β³ Tailwind CSS Basics
β³ 30 Tailwind CSS Tips
β³ 10 Bonus Tips
β³ Production Checklist
β³ UI Kits & Templates
β³ 20+ Tools & Resources
Launch Price: $9 for 24 hours β°
Code: LAUNCH75
π https://t.co/4bBTz76zYR
Introducing "Tailwind CSS Notion Handbook"
β³ Tailwind CSS Basics
β³ 30 Tailwind CSS Tips
β³ 10 Bonus Tips
β³ Production Checklist
β³ UI Kits & Templates
β³ 20+ Tools & Resources
Launch Price: $9 for 24 hours β°
Code: LAUNCH75
π https://t.co/4bBTz76zYR
30 Tailwind CSS Tips compiled into ONE MEGA THREAD π
https://twitter.com/surjithctly/status/1635542102778994688?s=20
https://twitter.com/surjithctly/status/1635542102778994688?s=20
π₯ #new_release
Tailwind CSS v3.3 released
π¨ Extended color palette for darker darks:
New darker 950 shades for every color.
π ESM and TypeScript support:
Write your config file using ESM or TypeScript.
π Simplified RTL support with logical properties:
Build layouts that adapt to different directions.
π¦ Fine-tune gradient color stop positions:
Specify exactly where you want each color stop to go.
π Line-clamp out of the box: Truncate multi-line text without a plugin.
π °οΈ New line-height modifier:
Set your font-size and line-height with one class.
πͺ CSS variables without the var():
New shorthand syntax for arbitrary values.
π Configurable font-variation-settings:
Baked directly into your font-* utilities.
π€£ New list-style-image utilities:
So you can use horrible clip art for bullet points.
β New hyphens utilities:
For fine-tuning hyphenation behavior.
π· New caption-side utilities:
Title your tables with style.
π https://tailwindcss.com/blog/tailwindcss-v3-3
β¨ Tailwind CSS Tips
Tailwind CSS v3.3 released
π¨ Extended color palette for darker darks:
New darker 950 shades for every color.
π ESM and TypeScript support:
Write your config file using ESM or TypeScript.
π Simplified RTL support with logical properties:
Build layouts that adapt to different directions.
π¦ Fine-tune gradient color stop positions:
Specify exactly where you want each color stop to go.
π Line-clamp out of the box: Truncate multi-line text without a plugin.
π °οΈ New line-height modifier:
Set your font-size and line-height with one class.
πͺ CSS variables without the var():
New shorthand syntax for arbitrary values.
π Configurable font-variation-settings:
Baked directly into your font-* utilities.
π€£ New list-style-image utilities:
So you can use horrible clip art for bullet points.
β New hyphens utilities:
For fine-tuning hyphenation behavior.
π· New caption-side utilities:
Title your tables with style.
π https://tailwindcss.com/blog/tailwindcss-v3-3
β¨ Tailwind CSS Tips
This media is not supported in your browser
VIEW IN TELEGRAM
π₯ #tip #showcase
Infinite Marquee Scrolling with Tailwind CSS β¨
by @surjithctly
π https://play.tailwindcss.com/alDCOx6PU2
β¨ Tailwind CSS Tips
Infinite Marquee Scrolling with Tailwind CSS β¨
by @surjithctly
π https://play.tailwindcss.com/alDCOx6PU2
β¨ Tailwind CSS Tips
π₯ #ui #components #alpinejs
Introducing Pines UI by DevDojo
"Pines is a library of animations, sliders, tooltips, accordions, modals, and more! It's a set of UI elements that can be copy and pasted into any Alpine and Tailwind projects."
π https://devdojo.com/pines
β¨ Tailwind CSS Tips
Introducing Pines UI by DevDojo
"Pines is a library of animations, sliders, tooltips, accordions, modals, and more! It's a set of UI elements that can be copy and pasted into any Alpine and Tailwind projects."
π https://devdojo.com/pines
β¨ Tailwind CSS Tips
π₯ #tailwind_connect
β¨ Tailwind Connect 2023 β Keynote
π https://www.youtube.com/watch?v=CLkxRnRQtDE
β¨ Tailwind Connect 2023 β Keynote
π https://www.youtube.com/watch?v=CLkxRnRQtDE
YouTube
Tailwind Connect 2023 β Keynote
The keynote from Tailwind Connect 2023, our first-ever live event that took place on June 20th, 2023, featuring presentations from Adam Wathan, Sam Selikoff, and Steve Schoger.
Read the recap on our blog: https://tailwindcss.com/blog/2023-07-18-tailwindβ¦
Read the recap on our blog: https://tailwindcss.com/blog/2023-07-18-tailwindβ¦
This media is not supported in your browser
VIEW IN TELEGRAM
π₯ #template
Meet Studio by Tailwind Labs
"Studio is a beautiful multi-page agency template built with Tailwind CSS and Next.js, designed and built by the Tailwind CSS team"
π https://tailwindui.com/templates/studio
β¨ Tailwind CSS Tips
Meet Studio by Tailwind Labs
"Studio is a beautiful multi-page agency template built with Tailwind CSS and Next.js, designed and built by the Tailwind CSS team"
π https://tailwindui.com/templates/studio
β¨ Tailwind CSS Tips
π₯ #ui #component
Langui - Beautiful components for your AI projects
by Ahmad Bilal
LangUI is an Open Source Tailwind library with free to use components tailored for your AI and GPT projects.
π https://langui.dev/
β¨ Tailwind CSS Tips
Langui - Beautiful components for your AI projects
by Ahmad Bilal
LangUI is an Open Source Tailwind library with free to use components tailored for your AI and GPT projects.
π https://langui.dev/
β¨ Tailwind CSS Tips
Which frontend framework do you use?
Final Results
58%
React/Next
22%
VueJS/Nuxt
3%
Svelte
10%
Alpine
6%
JQuery
π₯ #course #ebook
β¨
Introducing Level up with Tailwind CSS
by Shruti Balasa
An in-depth course to take your Tailwind CSS skills to the next level
Level up with Tailwind CSS is a comprehensive guide to learning and mastering Tailwind CSS
βοΈ Strengthen your foundation in Tailwind CSS and learn how to customize it for your projects
β‘οΈ Discover the power and flexibility of Tailwind CSS features, such as variants, utilities, plugins, and more
π Find useful resources, such as component libraries, extensions, and tools, to enhance your Tailwind CSS workflow
It's not a secret that Shruti creates one of the best Tailwind CSS content on her YouTube channel.
This course is a real gem π€© for those who loves high-quality yet simple to understand tutorials!
Order your copy of the course right now by using the link below (affiliated):
π http://bit.ly/lvl-up-twdcss
Great news! Subscribers of this channel can get 15% off the course with the code below. Don't wait, enroll now and learn from the best!
TAILWINDTIPS
β¨
Introducing Level up with Tailwind CSS
by Shruti Balasa
An in-depth course to take your Tailwind CSS skills to the next level
Level up with Tailwind CSS is a comprehensive guide to learning and mastering Tailwind CSS
βοΈ Strengthen your foundation in Tailwind CSS and learn how to customize it for your projects
β‘οΈ Discover the power and flexibility of Tailwind CSS features, such as variants, utilities, plugins, and more
π Find useful resources, such as component libraries, extensions, and tools, to enhance your Tailwind CSS workflow
It's not a secret that Shruti creates one of the best Tailwind CSS content on her YouTube channel.
This course is a real gem π€© for those who loves high-quality yet simple to understand tutorials!
Order your copy of the course right now by using the link below (affiliated):
π http://bit.ly/lvl-up-twdcss
Great news! Subscribers of this channel can get 15% off the course with the code below. Don't wait, enroll now and learn from the best!
π₯ #news #new_release
π₯³ Tailwind CSS v3.4 released!
π± Dynamic viewport units
π¨βπ¨βπ¦ Style children with the * variant
βοΈ Balanced headlines with text-wrap utilities
π Subgrid support
π Extended min-width, max-width, and min-height scales
πͺ Extended opacity scale
π Extended grid-rows-* scale
πΈ New forced-colors variant
π New forced-color-adjust utilities
π https://tailwindcss.com/blog/tailwindcss-v3-4
β¨ Tailwind CSS Tips
π₯³ Tailwind CSS v3.4 released!
π± Dynamic viewport units
π¨βπ¨βπ¦ Style children with the * variant
βοΈ Balanced headlines with text-wrap utilities
π Subgrid support
π Extended min-width, max-width, and min-height scales
πͺ Extended opacity scale
π Extended grid-rows-* scale
πΈ New forced-colors variant
π New forced-color-adjust utilities
π https://tailwindcss.com/blog/tailwindcss-v3-4
β¨ Tailwind CSS Tips
This media is not supported in your browser
VIEW IN TELEGRAM
π₯ #component
π Cards with nice hover animation
You can style pseudo-elements to create nice decorations and effects
π https://play.tailwindcss.com/1DBQtJw3K5
β
π£
Dear subscribers,
What kind of content would you like to see on this channel?
Please write your answers in comments!
β¨ Tailwind CSS Tips
π Cards with nice hover animation
You can style pseudo-elements to create nice decorations and effects
π https://play.tailwindcss.com/1DBQtJw3K5
β
π£
Dear subscribers,
What kind of content would you like to see on this channel?
Please write your answers in comments!
β¨ Tailwind CSS Tips