Skip to content

Setting Compass output_style doesn't work #67

Description

@manuelmeurer

I am trying to set the Compass output style like so:

Compass.configuration do |config|
  config.output_style = :compressed
end

but the generated CSS is still :expanded.
I also tried adding

Frank.sass_options = Compass.sass_engine_options

but to no avail.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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