To continue on my previous post here are some more tweets with little Css tips that might help you in your projects.

Css @import.

@import docs: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import

Select every 3th, 4th, 5th etc item.

CodePen: https://codepen.io/Since1979/pen/qBqMQYQ

:nth-child doc: https://developer.mozilla.org/en-US/docs/Web/CSS/:nth-child

Css prefers-color-scheme

CodePen: https://codepen.io/Since1979/pen/rNWZoYR

Prefers color scheme docs: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme

Css prefers-reduced-motion

CodePen: https://codepen.io/Since1979/pen/xxRammG

Prefers reduced motion docs: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion

Subscribe and Follow

Subscribe to my Youtube channel.

Follow me on Twitter

Thanks for reading/watching and stay safe

Tags: