-
I'm fairly new to the component-based Drupal approach, so apologies if I'm missing something.
I followed the instructions to install Emulsify (v2.2) on a new D8 installation (8.3.1) last Friday, and …
-
After running `drush en unified_twig_ext` inside the emulsify folder I'm getting the following error:
```
sh: generate_command_executed_sequence: line 1: syntax error: unexpected end of file
sh: …
-
Not sure if this is an Emulsify thing or part of Drupal Patternlab, so apologies if I'm in the wrong place. The BEM function is missing a few checks I think.
There's a `foreach` loop around line 43 t…
-
Let's list Emulsify in the tools section: http://styleguides.io/tools
Here's how to add it:
https://github.com/maban/styleguides/blob/gh-pages/_resourcetool/README.md
We'll also need a 800x400 …
-
### Preconditions
1. PHP 7.0.27
2. MySQL Ver 15.1 Distrib 10.0.33-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2
3. Vanish 4
4. Magento 2.1.10
### Steps to reproduce
1. Cr…
-
Research task to explore whether we need to do any changes per this documentation https://github.com/acquia/blt/wiki/Drupal-8.3-to-8.4-upgrade-guidance
-
I'm getting confused after the new "child" theme in emulsify:
I have created my "child" theme, but from then, it is not clear where the local.gulp-config.js should be added, in web/themes/contrib/e…
-
Currently, we are applying this as base theme to create our custom theme. Following the docs instruction, we encountered an issue about bem function not being found.
Drupal web console log:
`Twig_…
-
I've installed the repo via composer and created a subtheme via drush emulsify "theme name". I've enabled the theme and am able to create twig templates and accompanying sass files. Running npm star…
-
Hi! I was just wondering if we could get this up on Packagist so that we can require it from our themes. That would be super helpful!
I'm trying to get Emulsify 2.0 setup to use this, but right now…