litefyr / blockquote
A blockquote node type for Litefyr
Installs: 257
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:CSS
Type:neos-litefyr
Requires
- litefyr/integration: 0.4.1
README
Installation
This package is available via packagist. Run composer require litefyr/blockquote --no-update
in your
Litefyr.Distribution
package. After that, run composer update
in your root directory.
In order to work correctly you'll need a working Litefyr instance running. Here you'll find the basis Distribution
Adjust build stack
Make sure following entry is add to your pipeline.yaml
:
packages: - package: ../Packages/Litefyr/Litefyr.Blockquote