diff --git a/README.md b/README.md index 461a257..0bfe447 100644 --- a/README.md +++ b/README.md @@ -82,10 +82,10 @@ When using a compiler like Babel, the [underlying JSX runtime](https://legacy.re "@babel/preset-react", { "runtime": "automatic", - "importSource": "css-homogenizer/reset-scoped/react" - } - ] - ] + "importSource": "css-homogenizer/reset-scoped/react", + }, + ], + ], } ``` diff --git a/test-pages/reset.html b/test-pages/reset.html index b67d360..669ee1e 100644 --- a/test-pages/reset.html +++ b/test-pages/reset.html @@ -1,4 +1,4 @@ - +