constant BAGUETTEBOX_DOWNLOAD_CSS_URL in baguetteBox.js 7
1 use of BAGUETTEBOX_DOWNLOAD_CSS_URL
- drush_baguettebox_download in ./
baguettebox.drush.inc - Command to download the BaguetteBox library.
File
- ./
baguettebox.drush.inc, line 12 - Drush integration for BaguetteBox module.
Code
define('BAGUETTEBOX_DOWNLOAD_CSS_URL', 'https://raw.githubusercontent.com/feimosi/baguetteBox.js/master/dist/baguetteBox.min.css');