From edb6531fed5fe26d520766945062f2bca23fa7b5 Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sun, 8 Sep 2024 19:55:48 -0700 Subject: [PATCH] Fix styling issues. --- .yarn/patches/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yarn/patches/README.md b/.yarn/patches/README.md index addf62dc..2d835449 100644 --- a/.yarn/patches/README.md +++ b/.yarn/patches/README.md @@ -4,4 +4,4 @@ `sass` is patched to avoid printing out a noisy deprecation notice on every build. `sass` is imported by `rollup-plugin-styler`, in a way that triggers this -message. The patch simply prevents this console spam. \ No newline at end of file +message. The patch simply prevents this console spam.