sodacrackers

Results 4 comments of sodacrackers

The handy 3 steps of instructions are incorrect and do not install Drupal's scaffolding in the correct place.

I was able to resolve this by running drupal-scaffolding install in project root. Scaffolding is already included in Reservoir's composer file. This snippet (from [readme](https://github.com/drupal-composer/drupal-scaffold)) allows running `$composer drupal-scaffold`, which...

Seeing usage of $location and insitu views would be good.

@joemcelroy , thanks for replying. That's not a solution for us Customizing a component should not be required to use it; the application should have valid markup. The adjacent component...