Greetings,
I would like to be able to use aliases when specifying the JS and CSS arrays. Example: public $css = [’@vendor/owlcarousel/owl.carousel.min.css’] and $js = [’@vendor/modernizr/modernizr.js’]. Is that possible, or is there a better way?
Thanks,
Jim