flexboxgrid/meta/config.php

10 lines
105 B
PHP

<?php
return [
'lean' => [
'autoload' => [
'assets.flexbox'
]
],
];