trulia / hologram

A markdown based documentation system for style guides.
http://trulia.github.io/hologram
Other
2.16k stars 200 forks source link

using not UTF-8 Chars doesn't work #223

Closed lifeiscontent closed 4 years ago

lifeiscontent commented 9 years ago

its perfectly valid to use something like this as a CSS class.

.ಠ_ಠ {
  color: blue;
}

but the hologram dependencies tool modifies the contents of the files that get copied over from ./build