Materialize v0.3.1 mix materialize.install

Install materialize package

 $ mix materialize.install

Comment out or delete the contents of the file assets/css/phoenix.css

If you are using a brunch, change the file assets/brunch-config.js:

     # add JQuery
    npm: {
      enabled: true,
      globals: {
        $: 'jquery',
        jQuery: 'jquery'
      }
    }

Link to this section Summary

Functions

start task

Link to this section Functions

start task