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
This is most likely a simple question... I've got a Jekyll site that we've loaded materialize-sass into. It loads the stylesheets properly using an @import tag but I'm not sure what the recommended way to load the javascript into the app is? How do I simply reference the materialize javascript files without having to use additional components?
The text was updated successfully, but these errors were encountered:
Hi,
This is most likely a simple question... I've got a Jekyll site that we've loaded materialize-sass into. It loads the stylesheets properly using an
@import
tag but I'm not sure what the recommended way to load the javascript into the app is? How do I simply reference the materialize javascript files without having to use additional components?The text was updated successfully, but these errors were encountered: