Skip to content

Deprecation Warning when running compass #305

Description

@cywtf

Hi,

I have this warning while running "compass watch"
I have the latest version of compass, and althought the warning is not stopping the development, its pretty much annoying.

I dont clearly understand the instructions how to remove it. Could somebody explain?

DEPRECATION WARNING on line 1, column 7 of C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/comp
3/_shared.scss:
Unescaped multiline strings are deprecated and will be removed in a future version of Sass.
To include a newline in a string, use "\a" or "\a " as in CSS.

WARNING: The compass/css3/shared module has been deprecated.
You can silence this warning by importing compass/css3/deprecated-support instead.
Please be aware that module will be removed in the next release.
on line 1 of C:/Ruby21/lib/ruby/gems/2.1.0/gems/compass-core-1.0.1/stylesheets/compass/css3/_shared.scss
from line 19 of C:/[userfolder]/www/wordpress/wp-content/themes/reverie/scss/style.scss

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