Skip to content

postcss 2.1.2

@bclinkinbeard found several rare and interesting bugs. This release fix them.

  • Fix UTF-8 support in inline source map by using js-base64 instead of base64-js.
  • Fix source map sourcesContent if there is no from and to options.