File: error

package info (click to toggle)
node-node-sass 4.14.1%2Bgit20200512.e1fc158%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 75,732 kB
  • sloc: javascript: 11,155; cpp: 1,495; perl: 428; makefile: 11
file content (24 lines) | stat: -rw-r--r-- 1,523 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
DEPRECATION WARNING on line 2 of /sass/spec/sass/bem/input.sass:
Old-style properties like ":margin" are deprecated and will be an error in future versions of Sass.
Use "margin: " instead.
DEPRECATION WARNING on line 3 of /sass/spec/sass/bem/input.sass:
Old-style properties like ":bottom 32px" are deprecated and will be an error in future versions of Sass.
Use "bottom: 32px" instead.
DEPRECATION WARNING on line 4 of /sass/spec/sass/bem/input.sass:
Old-style properties like ":foobar" are deprecated and will be an error in future versions of Sass.
Use "foobar: " instead.
DEPRECATION WARNING on line 5 of /sass/spec/sass/bem/input.sass:
Old-style properties like ":bar 1px" are deprecated and will be an error in future versions of Sass.
Use "bar: 1px" instead.
DEPRECATION WARNING on line 6 of /sass/spec/sass/bem/input.sass:
Old-style properties like ":baz 2px" are deprecated and will be an error in future versions of Sass.
Use "baz: 2px" instead.
DEPRECATION WARNING on line 7 of /sass/spec/sass/bem/input.sass:
Old-style properties like ":hover" are deprecated and will be an error in future versions of Sass.
Use "hover: " instead.
DEPRECATION WARNING on line 8 of /sass/spec/sass/bem/input.sass:
Old-style properties like ":baz 3px" are deprecated and will be an error in future versions of Sass.
Use "baz: 3px" instead.
DEPRECATION WARNING on line 9 of /sass/spec/sass/bem/input.sass:
Old-style properties like ":end 4px" are deprecated and will be an error in future versions of Sass.
Use "end: 4px" instead.