I'm trying to customize a design but when I add materialize files in the html code I do not get anything, it's like I did not read the materialize .
I have already made the necessary modifications to the necessary files:
application.cscc
@import "materialize";
aplication.js
//= require materialize-sprockets
I have installed the gems jquery-turbolinks
and materialize-sass
, I do not know what it could be.
Please, I appreciate your help. Thanks.