This section is only relevant if you work with the Sass version of Materialize.
First, you need to install Sass in your working directory:
gem install sass
When you have Sass installed on your project and you want to update your output .css file, you need to use the following command:
sass sas...