prettier/tests/stylefmt/charset-2/__snapshots__/jsfmt.spec.js.snap

9 lines
197 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`charset-2.css 1`] = `
@charset "utf-8" ;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@charset "utf-8";
`;