- Added to assets-package

This commit is contained in:
Dave M. 2023-10-09 19:10:56 -04:00
commit a78b71ca75
2 changed files with 15 additions and 0 deletions

1
asset/flexboxgrid Submodule

@ -0,0 +1 @@
Subproject commit 5eaf164dccf65eedbf1e7b23666d55064933645c

14
composer.json Normal file
View File

@ -0,0 +1,14 @@
{
"name": "asset-package/flexboxgrid",
"description": "Flexbox Grid package made originally by kristoferjoseph",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "Dave Mc Nicoll",
"email": "info@mcnd.ca"
}
],
"require": {},
"autoload": {}
}