You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to str-slice in Sass 3.4.23 are causing the test suite to fail with
Error: $string: -3 is not a string for `str-length'
on line 58 of node_modules/sass-true/sass/true/_assert.scss, in `assert-equal'
from line 42 of tests/api/_fill.scss, in `@content'
from line 16 of node_modules/sass-true/sass/true/_tests.scss, in `test'
from line 38 of tests/api/_fill.scss, in `@content'
from line 15 of node_modules/sass-true/sass/true/_modules.scss, in `test-module'
from line 1 of tests/api/_fill.scss
from line 29 of tests/api/_module.scss
from line 8 of tests/tests.scss
Use --trace for backtrace.
Changes to
str-slice
in Sass 3.4.23 are causing the test suite to fail withThe failing spec is
The text was updated successfully, but these errors were encountered: