Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-8461

Interpolation near operators will change in future Sass

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • None
    • None
    • System
    • False
    • None
    • False
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • No

    Description

      The following deprecation warnings can be seen when running the app:

      DEPRECATION WARNING on line 87 of /Users/jgallaso/projects/3scale/porta/vendor/bundle/ruby/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_deprecated-support.scss:
      #{} interpolation near operators will be simplified in a future version of Sass.
      To preserve the current behavior, use quotes:
      
        unquote('"$moz-"#{$experimental-support-for-mozilla} "$webkit-"#{$experimental-support-for-webkit} "$opera-"#{$experimental-support-for-opera} "$microsoft-"#{$experimental-support-for-microsoft} "$khtml-"#{$experimental-support-for-khtml}')
      
      You can use the sass-convert command to automatically fix most cases.
      
      
      DEPRECATION WARNING on line 92 of /Users/jgallaso/projects/3scale/porta/vendor/bundle/ruby/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_deprecated-support.scss:
      #{} interpolation near operators will be simplified in a future version of Sass.
      To preserve the current behavior, use quotes:
      
        unquote('"$ie6-"#{$legacy-support-for-ie6} "$ie7-"#{$legacy-support-for-ie7} "$ie8-"#{$legacy-support-for-ie8}')
      
      You can use the sass-convert command to automatically fix most cases.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            jgallaso Jose Miguel Gallas Olmedo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: