Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 315 Bytes

Nextras\Latte\Macros

Useful Latte Macros for Nette Framework.

Installation

The best way to install is using Composer:

$ composer require nextras/latte-macros

Macros

  • RedefineMacro - block macro such as {define} macro, but the latest defined macro is used.