-
Notifications
You must be signed in to change notification settings - Fork 244
Open
Labels
Description
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?