diff --git a/examples/react-app-styles-with-css/__tests__/__snapshots__/index.js.snap b/examples/react-app-styles-with-css/__tests__/__snapshots__/index.js.snap index 1457a33a2..812b7dcc2 100644 --- a/examples/react-app-styles-with-css/__tests__/__snapshots__/index.js.snap +++ b/examples/react-app-styles-with-css/__tests__/__snapshots__/index.js.snap @@ -4,5 +4,6 @@ exports[`should build example correctly 1`] = ` ".helloWorld { font-size: 40rem; } + " `;