Michael Herchel

Results 8 issues of Michael Herchel

This was really hard to track down and is kinda weird, so bear with me. If the following is true, the `limit` option is not respected - the `limit` option...

bug

### Expected behavior I expect to be able to install Terminus on a `drupal-composer/drupal-project` project ### Actual behavior When installing `drupal-composer/drupal-project` project and then Terminus, I receive the following error:...

### Describe the bug The [USWDS banner component](https://designsystem.digital.gov/components/banner/) loads in an expanded state. Then when the browser enables JavaScript, it collapses the banner. This leads to a large [cumulative layout...

Type: Bug
Needs: Confirmation
Status: Triage

### Bug description Chrome and Safari do not yet support flow relative properties (e.g. `float: inline-start`). You can see the data on CanIUse at https://caniuse.com/mdn-css_properties_clear_flow_relative_values However, if you tell browerlist...

plugins/postcss-logical

LiceCAP is amazing! Thank you for putting in your time and effort into this FOSS software :) It currently outputs as GIF, but it would be nice if there was...

This resolves #60 and migrates node-sass to dart-sass. This should also resolve #45

## Problem Doing a `yarn` or `npm install` on the current codebase frequently doesn't work because libSass (which is a dependency of node-sass) does not compile. LibSass compile error yarn...

As discussed in https://drupal.slack.com/archives/C62H9CWQM/p1764769482006209 The output of a `drush si -y` is ```➜ drupal ddev drush si -y You are about to: * DROP all tables in your 'db' database....