Another week, another CSS Component 😁

Опубликовано: 19 Июнь 2026
на канале: julián Vélez
2,976
227

Another week, another CSS Component 😁

This is a spinner that you can use to indicate not only loading state, but also indicate that something is active.

For example, this is used in some dashboards to indicate that live data is being presented 😎

The idea behind this spinner is simple

🔺 We have a circular element
🔺 We animate the box-shadow attribute to grow from 0 to 12px spread
🔺 While doing so, we also animate the opacity from 1 to 0 of the primary colour

Share your thoughts in the comments 💬

#css
#javascript
#html
#angularjs
#reactjs
#fullstackdeveloper
#frontend
#frontenddeveloper
#nodejs
#figma
post by ‪@baby_wolf_codes‬