summaryrefslogtreecommitdiff
path: root/examples/docs/src/components/Header/LanguageSelect.tsx
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2022-07-23 13:11:12 -0500
committerGravatar GitHub <noreply@github.com> 2022-07-23 13:11:12 -0500
commit1215e731b8a334fce364aca77bda1085f3679e57 (patch)
tree944414f8e90940e39a07a3119ded33d072a71ad6 /examples/docs/src/components/Header/LanguageSelect.tsx
parent7db1cc20e93642bb281f790052a0fa94c8b9171e (diff)
downloadastro-1215e731b8a334fce364aca77bda1085f3679e57.tar.gz
astro-1215e731b8a334fce364aca77bda1085f3679e57.tar.zst
astro-1215e731b8a334fce364aca77bda1085f3679e57.zip
Preserve authored CSS specificity (#4024)
* feat: preserve authored CSS specificity * chore: update tests to use :where() * test: fix HTML and CSS test * test: fix imported markdown CSS test Co-authored-by: Nate Moore <nate@astro.build>
Diffstat (limited to 'examples/docs/src/components/Header/LanguageSelect.tsx')
0 files changed, 0 insertions, 0 deletions
fa12a82c0645928468d27218866&follow=1'>prevent warning: `Astro.request.headers` is not available in "static" output ...Gravatar Arsh 2-27/+30 2024-02-23Improved error logging from config (#10207)Gravatar Ben Holmes 4-36/+67 2024-02-23[ci] formatGravatar Arsh 3-3/+3 2024-02-23fix(dev): remove params for prerendered pages (#10199)Gravatar Arsh 9-13/+78 2024-02-23[ci] release (#10213)astro@4.4.4@astrojs/vercel@7.3.3@astrojs/node@8.2.1@astrojs/db@0.4.0Gravatar Houston (Bot) 41-177/+95 2024-02-23Fixes edge middleware calling nested routes (#10215)Gravatar Matthew Phillips 2-1/+6 2024-02-23Adds an error message for non-string transition:name values (#10205)Gravatar Martin Trapp 2-0/+8 2024-02-23[ci] formatGravatar Furkan Erdem 1-1/+1 2024-02-23Fix(node): Custom headers are not present in responses from standalone Node s...Gravatar Furkan Erdem 8-0/+163