Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: LibSass 3.5.4 inspect() bug #100

Merged
merged 1 commit into from
Oct 18, 2019
Merged

fix: LibSass 3.5.4 inspect() bug #100

merged 1 commit into from
Oct 18, 2019

Commits on Oct 17, 2019

  1. fix: LibSass 3.5.4 inspect() bug

    inspect() function should return an unquoted string when passed a
    quote string - sass/libsass#2826
    
    This bug has been fixed in LibSass 3.6.0 - unfortunatelly node-sass its
    having issues updating to 3.6.0
    (sass/node-sass#2685)
    While we wait for node-sass. We need to make sure that values that we
    pass to the utilities mixins are exactly as described in _system-tokens.scss
    carlosvalle committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    38e6e2c View commit details
    Browse the repository at this point in the history