π° How to add a drop cap effect in two lines of CSS
Note: β οΈ In Firefox, this works currently only behind a vendor prefix -webkit-initial-letter π£π₯
The ::first-letter selector can be used not just to define the initial letter property, but you can also add margins, change the color or font properties as well!
Note: β οΈ In Firefox, this works currently only behind a vendor prefix -webkit-initial-letter π£π₯
The ::first-letter selector can be used not just to define the initial letter property, but you can also add margins, change the color or font properties as well!
TypeScript 5.7 has been a game changer for me.
Smarter narrowing, better inference, cleaner JSX. Your code just gets it now!!
Smarter narrowing, better inference, cleaner JSX. Your code just gets it now!!