Skip to content

Instantly share code, notes, and snippets.

@mwean
Created June 3, 2015 19:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mwean/a3a3c81b75412d8275a4 to your computer and use it in GitHub Desktop.
Save mwean/a3a3c81b75412d8275a4 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.13)
// Compass (v1.0.3)
// ----
map-merge((foo: 1, bar: 2), (baz: 3));
map-merge(("foo": 1), ("bar": 2));
Invalid CSS after "...: 2), (baz: 3))": expected "{", was ";"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment