Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
optimalisatie committed Jul 6, 2019
1 parent 78444fe commit 494e5a4
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Expand Up @@ -13,7 +13,18 @@ $lazy(

#### Documentation is available on [docs.style.tools/lazy](https://docs.style.tools/lazy).

#### Example config
### Install via npm

```bash
npm install @style.tools/lazy --save
```

### Install via PHtrackVisibility
```bash
composer require styletools/lazy
```

### Example config

```json
{
Expand All @@ -25,15 +36,4 @@ $lazy(
"delay": 100
}
}
```

### Install via npm

```bash
npm install @style.tools/lazy --save
```

### Install via PHtrackVisibility
```bash
composer require styletools/lazy
```
```

0 comments on commit 494e5a4

Please sign in to comment.