Skip to content

Instantly share code, notes, and snippets.

@houhr
Last active January 4, 2016 05:19
Show Gist options
  • Save houhr/8574742 to your computer and use it in GitHub Desktop.
Save houhr/8574742 to your computer and use it in GitHub Desktop.
@charset "UTF-8";
$a: #23d4a4;
/*!
* hi there 中文注释 #{$a}
*/
body {
background-color: $a;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment