]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Escape SassScript in custom variable values (#24354)
authorGleb Mazovetskiy <glex.spb@gmail.com>
Sat, 14 Oct 2017 07:29:43 +0000 (08:29 +0100)
committerGitHub <noreply@github.com>
Sat, 14 Oct 2017 07:29:43 +0000 (08:29 +0100)
commita9fa21e701536e84789169fec6a1f4a0f821ee3c
tree83b8a7728900b2eff53a70566a4710516548a72c
parent71e60e1f85e3e822bb62a919bfb9b1d4e5d7f29b
Escape SassScript in custom variable values (#24354)

This is required for Sass v3.5+ compatibility.
See https://github.com/sass/sass/blob/stable/doc-src/SASS_CHANGELOG.md#backwards-incompatibilities----must-read and https://github.com/sass/sass/issues/2383
scss/_root.scss