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

0.4.1 2024-10-17 12:57 UTC

This package is auto-updated.

Last update: 2024-10-22 15:38:20 UTC


README

Demo

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