Skip to content

Commit

Permalink
Docs: Installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Sep 27, 2022
1 parent 6c734be commit a46b32e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@

This package adds the Eel Helper for compiling `MJML` markup as well as some Fusion prototypes which allow to use [TailwindCSS] like classes. But more about that later.

## Installation

Add the package in your site package:

```bash
composer require --no-update garagist/mjml
```

The run `composer update` in your project root.

## Usage

You can use this package with the official API from [MJML] or with [Docker] and the [MJML image from Adrian Rudnik].
Expand Down

0 comments on commit a46b32e

Please sign in to comment.