replace fontawesome by forkawesome

This commit is contained in:
2021-03-20 21:51:42 +01:00
parent 371da5d9bf
commit 6efa795f2a
25 changed files with 29 additions and 2273 deletions

View File

@@ -8,6 +8,7 @@ module.exports = function(encore, entries) {
__dirname + '/Resources/public/modules/tabs/index.js')
.addEntry('ckeditor5',
__dirname + '/Resources/public/modules/ckeditor5/index.js')
.addEntry('forkawesome', __dirname + '/Resources/public/modules/forkawesome/index.js')
.addAliases({
ShowHide: __dirname + '/Resources/public/modules/show_hide/',
ChillMainSass: __dirname + '/Resources/public/sass'