Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Machy8 committed Dec 30, 2017
1 parent 95edbb8 commit b123e61
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Expand Up @@ -67,10 +67,11 @@ extensions:
Next step is to add Web Loader section with my-bundle collection configuration inside.
````yaml
webloader:
my-bundle:
cssFiles:
- path/to/style-a.css
- path/to/style-b.css
filesCollections:
my-bundle:
cssFiles:
- path/to/style-a.css
- path/to/style-b.css
````

In your presenter, inject the engine...
Expand Down

0 comments on commit b123e61

Please sign in to comment.