mirror of
https://github.com/gtbu/Typesetter-5.3-p8.git
synced 2024-11-21 21:59:12 +01:00
added bootstrap5.2
This commit is contained in:
parent
8b3c1cd429
commit
d2b071b8c1
1 changed files with 6 additions and 0 deletions
|
@ -572,6 +572,12 @@ class Combine{
|
|||
'package' => 'bootstrap4',
|
||||
],
|
||||
|
||||
// Bootstrap5.2
|
||||
'bootstrap5.2-js' => [
|
||||
'file' => '/include/thirdparty/Bootstrap5.2/js/bootstrap.bundle.min.js',
|
||||
'package' => 'bootstrap5.2,
|
||||
'exclude' => '',
|
||||
],
|
||||
|
||||
// FontAwesome (4.7)
|
||||
'fontawesome' => [
|
||||
|
|
Loading…
Reference in a new issue