Hippo

Results 8 issues of Hippo

**Describe Your Problem:** First of all, I'm not sure if I selected the correct issue type for my request. Sorry if this causes confusion. This is neither a bug, nor...

enhancement
vision

## Describe the bug When building pages that include component shortcodes without any `hydrate` prop, the resulting HTML code contains unnecessary `` wrappers around the purely static components, as well...

🐞 bug
1.0-investigation

I've already seen multiple support issues where new Astro developers are struggling with getting syntax like this to work: ```html ... ``` The challenge is how to get `class` to...

add new content

A recent question in our Discord support channel brought me to the realization that we currently don't document how you can fill slots to be used in Astro components from...

add new content
help wanted

**Is your feature request related to a problem? Please describe.** I'm currently running ChestSort with the following configuration regarding automatic sorting (I skipped all non-related lines): ```yml allow-automatic-sorting: true sorting-enabled-by-default:...

enhancement
todo

Version 1.0.5 of this plugin does not support Next.js 12 because of two changes: 1. Next.js 12 uses a nested webpack configuration where the `config.module.rules` no longer directly contains the...

Next.js 12 requires another set of changes in order to keep this plugin working. Just like I did with Next.js 11 support, I added the necessary code to make it...

#### Description - Adds ESLint to the Starlight repo to help catch non-recommended code patterns and bugs. It can be run locally using `pnpm lint` from the repo root. -...

🚨 action
🌟 core
🌟 tailwind