Skip to content

Instantly share code, notes, and snippets.

@joemaller
Created July 12, 2014 02:33
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 joemaller/f1591d612c19f5e2f2fc to your computer and use it in GitHub Desktop.
Save joemaller/f1591d612c19f5e2f2fc to your computer and use it in GitHub Desktop.
This is the CSS file that's failing to be picked up by convert-source-map. Mentioned here: https://github.com/thlorenz/convert-source-map/pull/6#issuecomment-48799449
body p{color:red;}body h1{color:orange;}body h1 p{color:green;}/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiIiwic291cmNlcyI6WyJhcHAvc2Nzcy90ZXN0LnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsS0FBSyxFQUVHLE1BQU8sS0FDZixLQUFLLEdBRUcsTUFBTyxRQUFmLEtBQUssR0FBRyxFQUVJLE1BQU8iLCJzb3VyY2VzQ29udGVudCI6WyJib2R5IHtcbiAgICBwIHtcbiAgICAgICAgY29sb3I6IHJlZDtcbiAgICB9XG4gICAgaDEge1xuICAgICAgICBjb2xvcjogb3JhbmdlO1xuICAgICAgICBwIHtcbiAgICAgICAgICAgIGNvbG9yOiBncmVlbjtcbiAgICAgICAgfVxuICAgIH1cbn0iXX0=*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment