Initial commit
This commit is contained in:
5
resources/mix/vendors/fslightbox/fslightbox.bundle.js
vendored
Normal file
5
resources/mix/vendors/fslightbox/fslightbox.bundle.js
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
// Fullscreen Lightbox - stylish lightbox without jQuery!: https://fslightbox.com/javascript/documentation/installation#package-manager
|
||||
|
||||
module.exports = [
|
||||
'node_modules/fslightbox/index.js'
|
||||
];
|
Reference in New Issue
Block a user