We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8704298 commit db9f6f5Copy full SHA for db9f6f5
spec/libsass-closed-issues/issue_308/error
spec/libsass-closed-issues/issue_308/error.todo
@@ -1,6 +1,5 @@
1
-WARNING on line 7, column 2 of /sass/sass-spec/spec/libsass-closed-issues/issue_308/input.scss:
+WARNING on line 7, column 2 of /sass/spec/libsass-issues/issue_308/input.scss:
2
You probably don't mean to use the color value `orange' in interpolation here.
3
It may end up represented as #ffa500, which will likely produce invalid CSS.
4
Always quote color names when using them as strings (for example, "orange").
5
If you really want to use the color value here, use `"" + $var'.
6
-
spec/scss/media2/expected.compact.skip
@@ -0,0 +1,3 @@
+regressed between 3.4.16 and 3.4.20
+
+strange indentation after comment block
0 commit comments