You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By clicking &ldqu
8000
o;Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.
Not sure if this is intentional or not, but the css that ships with the slick carousel package isn't loaded into the theme, even though there is a carousel.js file.
In my project, I updated the mix file to include adding the css to the assets directory:
Not sure if this is intentional or not, but the css that ships with the slick carousel package isn't loaded into the theme, even though there is a carousel.js file.
In my project, I updated the mix file to include adding the css to the assets directory:
Then updated the Enqueue.php file:
I can make a PR if you want this included by default 😉
The text was updated successfully, but these errors were encountered: