6 CSS tips and tricks you don’t want to miss out on in 2021:
1) :where() pseduo-class function
The :where() CSS pseudo-class function accepts a selection list as an argument and picks any element that one of the selectors in the list can select.
2) Conic gradients
The conic-gradient() CSS method generates a g...
cleverdesigner.hashnode.dev2 min read