-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hey,
first: great theme! This is the only one which gives me 97 Score by Page Speed Insights out of the box - I tried a lot (foundation + timber).
So, sorry, I'm not familiar in pulling yet. So here is the issue:
in your gulp task "styles" you have the option
style: 'compressed',
It doesn't work with gulp-sass but with gulp-ruby-sass.
For gulp-sass it should be
outputStyle: 'compressed',
Compressing images don't work either. When I know why I let you know.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels