⌨️ A simple hack to add gradient fill to text in CSS
Most UI design tools have a straight forward option to add a gradient as fill for text. But this isn't the case for us, frontend developers.
However, this simple set of three properties allows to add any image or gradient as a fill for text.
✨ The text is still fully accessible and selectable.
Most UI design tools have a straight forward option to add a gradient as fill for text. But this isn't the case for us, frontend developers.
However, this simple set of three properties allows to add any image or gradient as a fill for text.
✨ The text is still fully accessible and selectable.
👍4
🧿 Essential React Hooks Part 1
Each hook addresses specific performance, state management, or accessibility needs within React components, allowing for efficient and organized code structure.
🔥4
🧿 Essential React Hooks Part 2
Each hook addresses specific performance, state management, or accessibility needs within React components, allowing for efficient and organized code structure.
👍5🔥4