Skip to content

Wrong option for gulp-sass #2

@B-iggy

Description

@B-iggy

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions