flying/css-classes-bundle

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

v1.1.0 2024-07-25 19:31 UTC

This package is auto-updated.

Last update: 2024-10-25 20:03:11 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.