Repo Added
|
Files
74
|
Badge
README BADGES
|
push
github
Bump the dependabot group in /website with 2 updates (#163) Bumps the dependabot group in /website with 2 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/starlight` from 0.33.1 to 0.34.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/withastro/starlight/releases"><code>@astrojs/starlight</code>'s releases</a>.</em></p> <blockquote> <h2><code>@astrojs/starlight</code><a href="https://github.com/0"><code>@0</code></a>.34.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/2322">#2322</a> <a href="https://github.com/withastro/starlight/commit/f14eb0cd7"><code>f14eb0c</code></a> Thanks <a href="https://github.com/HiDeoo"><code>@HiDeoo</code></a>! - Groups all of Starlight's CSS declarations into a single <code>starlight</code> <a href="https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/Styling_basics/Cascade_layers">cascade layer</a>.</p> <p>This change allows for easier customization of Starlight's CSS as any custom unlayered CSS will override the default styles. If you are using cascade layers in your custom CSS, you can use the <a href="https://developer.mozilla.org/en-US/docs/Web/CSS/@layer"><code>@layer</code></a> CSS at-rule to define the order of precedence for different layers including the ones used by Starlight.</p> <p>We recommend checking your site’s appearance when upgrading to make sure there are no style regressions caused by this change.</p> </li> <li> <p><a href="https://redirect.github.com/withastro/starlight/pull/3122">#3122</a> <a href="https://github.com/withastro/starlight/commit/3a087d8fb"><code>3a087d8</code></a> Thanks <a href="https://github.com/delucis"><code>@delucis</code></a>! - Removes default <code>attrs... (continued)
2362 of 2723 relevant lines covered (86.74%)
0.87 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|