homepage/styles/components
Yannik Rödel 00588a516a Update npm depedencies
These are a few major updates with breaking changes and / or
deprecations. In particular:

- 11ty v3 [1]
  - The configuration file has been ESM-ified
  - A few things used by the RSS templates had been deprecated. Those
    have been corrected.
- Sass
  - `transparentize()` -> `color.scale()`
  - Mixed declaration syntax changes [2]

[1]: https://github.com/11ty/eleventy/releases/tag/v3.0.0
[2]: https://sass-lang.com/documentation/breaking-changes/mixed-decls/
2025-06-15 17:49:46 +02:00
..
_actions.scss Update npm depedencies 2025-06-15 17:49:46 +02:00
_banner.scss Introduce block and inline callout components 2022-12-01 07:42:23 +01:00
_form-choices.scss Update npm depedencies 2025-06-15 17:49:46 +02:00
_form-elements.scss improve management of available devices 2023-09-17 19:53:04 +00:00
_markup.scss Fix mobile view for large image links 2022-06-20 15:45:52 +02:00
_page.scss Continue tweaking responsive styles 2022-05-11 17:35:54 +02:00
_site.scss Update npm depedencies 2025-06-15 17:49:46 +02:00
_tabs.scss Continue tweaking responsive styles 2022-05-11 17:35:54 +02:00
_timeline.scss Fix another layout bug in Chrome 2022-12-19 20:55:09 +01:00