To continue on my previous post here are some more tweets with little Css tips that might help you in your projects.
Prevent users from selecting text.
User-select docs: https://developer.mozilla.org/en-US/docs/Web/CSS/user-select
Css :is()
:is() docs: https://developer.mozilla.org/en-US/docs/Web/CSS/:is
Css viewport units.
Css logical properties.
Css logical properties docs: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Logical_Properties
Subscribe and Follow
Subscribe to my Youtube channel.
Thanks for reading/watching and stay safe
Top comments (9)
Whoa,
:is()
is about to be my new favorite đThanks for the nice write-up!
Really cool tips! Never heard about the :is() trick :)
Thanks Manten! In some cases it can really clean up your selectors! :)
Archivado. Gracias.
De nada Jose! :p
Never knew user select property, thanks Stephan.
Your welcome Kashyap! :)
Thanks you for that feedback Dariusz. Safari is becomming the new internet explorer! :p
I get that. I was (partially) kidding of course! But this does make me curious what your thoughts are on this!?