This commit is contained in:
2020-12-01 17:23:55 -03:00
parent 45f1c87e87
commit 556bcd15ed
3 changed files with 75 additions and 0 deletions

7
fontify.json Normal file
View File

@ -0,0 +1,7 @@
{
"modules": [
"bootstrap",
"font-awesome"
],
"dest": "public"
}