https://github.com/shapecode/twig-collector-extension-bundle
https://github.com/shapecode/twig-collector-extension-bundle
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shapecode/twig-collector-extension-bundle
- Owner: shapecode
- License: mit
- Created: 2016-06-06T09:03:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T11:43:34.000Z (almost 8 years ago)
- Last Synced: 2025-02-17T00:17:28.826Z (about 1 year ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shapecode - Twig Collector Bundle
[](https://insight.sensiolabs.com/projects/b2a154f2-2757-44c5-b679-6a11e922292c)
[](https://packagist.org/packages/shapecode/twig-collector-extension-bundle)
[](https://packagist.org/packages/shapecode/twig-collector-extension-bundle)
[](https://packagist.org/packages/shapecode/twig-collector-extension-bundle)
[](https://packagist.org/packages/shapecode/twig-collector-extension-bundle)
## Install instructions
Via Composer
``` bash
$ composer require shapecode/twig-collector-extension-bundle
```
Enable the bundle in your kernel:
``` php
.body {
margin-bottom: 10px;
}
{% endcollector %}
```
... and output it at a specific line
``` twig
{% collection stylesheets %}
```