Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
109.73 KB
MD5: f23609026636bf43fecb6097d6cdcc86
SHA-1: 1f25f523f17a77a9846d273ca5f78ad3dda04ab5
SHA-256: 2e197f44f337d717ebccd616db2755f40a7103e7ae2fa66d83be968239d1a1a7
Download zip
125.88 KB
MD5: ecf540aa2d6ee6403d96a37e66030400
SHA-1: b2720af11a842107715776a050c478161b66ed5c
SHA-256: 669f3d61738372905de546baa85ed4fb8af043ce772bcbf45e007af04907629c
Release notes
- Enable singleDirectoryComponents configuration by default for newly generate sub themes
-
Updates Emulsify Core to version 3.3.0
With this release:
- Support for component specific assets. Components can now house their own images/icons/videos/...etc instead of relying on them being stored at the root of the project.
- Project config support for singleDirectoryComponents. Allows a project owner to compile all component files into a flat component structure. See https://www.drupal.org/docs/develop/theming-drupal/using-single-director....