mkhairi / materialize-sass

Materializecss rubygem for Rails Asset Pipeline / Sprockets
http://materialize.labs.my/
MIT License
805 stars 243 forks source link

Usage in Jekyll #137

Open brentpabst opened 7 years ago

brentpabst commented 7 years ago

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?