Project

General

Profile

Actions

Refactor #14517

open

sass depreciation warning - interpolation near operators

Added by Ohad Levy about 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

DEPRECATION WARNING on line 30 of /home/foreman/git/foreman/app/assets/stylesheets/gridster.scss: #{} interpolation near operators will be simplified
 | in a future version of Sass. To preserve the current behavior, use quotes:
 | 
 |   unquote("#{percentage($i / 12)} - #{$col-margin-fallback}")
 | 
 | You can use the sass-convert command to automatically fix most cases.

No data to display

Actions

Also available in: Atom PDF