-
Install the files into the /wp-content/themes/twentyseventeen folder
-
To recompile the Twenty Seventeen stylesheet style.css from the scss files, first run npm install to get the dependencies
npm install
- Then the gulp task that will compile them
gulp css