flying/css-classes-bundle

Symfony bundle to simplify integration of flying/css-classes library

v1.0.0 2023-05-05 19:19 UTC

This package is auto-updated.

Last update: 2024-04-05 21:12:43 UTC


README

Trivial Symfony bundle to simplify integration of flying/css-classes library in Symfony projects by registering its Twig extension automatically.

Installation

Simply install bundle using Composer and Symfony Flex:

composer require flying/css-classes-bundle

Usage

Please refer to the documentation of the library itself.