Provides a number of UI enhancements and features for the refined site developer and builder.

Installs: 1 374

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 2

Open Issues: 0

Type:drupal-module


README

Drupal 9 enhancements.

To generate an eXo theme

Run drush generate exo:theme

Building

Local

Single build: gulp Watch: gulp watch

DDEV

Single build: gulp ddev Watch: gulp ddevWatch

DDEV with project as alias

Single build: gulp ddev --root "${PWD}" Watch: gulp ddevWatch --root "${PWD}"