inky_integration
No security coverage
Just install the module and it should just work? hopefully!
## Maintanence:
Periodically update inky_integration/css/foundation-for-emails.css from here:
https://github.com/foundation/foundation-emails/blob/develop/dist/founda...
## PHP setup:
Install/enable xsl extension. Composer will not allow installing this module without enabling this first.
## Dockerfile:
- apt-get update -y
- apt-get install -y libxslt1-dev
- docker-php-ext-install xsl