From 80ef74187684a9baa6dab46da1457652cbb747a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Poduszl=C3=B3?= <14854048+kripod@users.noreply.github.com> Date: Tue, 14 May 2024 08:49:07 +0200 Subject: [PATCH] refactor: format files --- README.md | 8 ++++---- test-pages/reset.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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 @@ - +