A stylish and modern loading animation inspired by the glassmorphism design trend.
To use the Glassmorphism Loader in your project, simply include the CSS file in your HTML file:
<div class="loader">
<div style="--i: 1"></div>
<div style="--i: 2"></div>
<div style="--i: 3"></div>
<div style="--i: 4"></div>
</div>