Atmos4

Results 5 issues of Atmos4

Currently there is a strong dependency on Javascript with the modal component, especially with animations and disabling scroll. Both can be done with pure CSS instead. 1. Animations can be...

## Describe the issue The card padding is a lot smaller than with v1. This changes the look and feel of cards from v1, making the migration not super smooth....

Scrolling improvements - overflow on modal instead of article - prevent body overflow when modal is open Animations - animations on open and close. _Uses allow-discrete to prevent the modal...

The loader extension is a bit too shallow: it will only show a loading spinner once the server has begun sending the first byte. This means it is not a...

Lazy loading is really powerful. It is very simple to do with htmz! This PR adds a simple lazy-load example ![lazyloading](https://github.com/Kalabasa/htmz/assets/32951942/b51caa53-7dc3-4b35-be3b-11f9a5143d96)