Skip to content

Commit c1b344a

Browse files
committed
Add bulma-extensions script
1 parent 55b55f6 commit c1b344a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BulmaPreset.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ protected static function updateBootstrapping()
8181

8282
copy(__DIR__.'/bulma-stubs/bootstrap.js', resource_path('assets/js/bootstrap.js'));
8383
copy(__DIR__.'/bulma-stubs/app.js', resource_path('assets/js/app.js'));
84+
copy(__DIR__.'/bulma-stubs/bulma-extensions.js', resource_path('assets/js/bulma-extensions.js'));
8485
}
8586

8687

0 commit comments

Comments
 (0)