Skip to content

Change sass compiler outputStyle from "compact" to "compressed" to maximize performance and clean up gulpfile.js #122

Description

@david-poindexter

Is your feature request related to a problem?

Change sass compiler outputStyle from "compact" to "compressed" to maximize performance and clean up gulpfile.js.

Describe the solution you'd like

Changing gulp-sass outputStyle from "compact" to "compressed" in gulpfile.js tasks will reduce the output file sizes for CSS, thus resulting in better performance for the theme.

Describe alternatives you've considered

n/a

Additional context

n/a

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions