diff --git a/packages/plugin-rsc/examples/browser-mode/public/vite.svg b/packages/plugin-rsc/examples/browser-mode/public/vite.svg
index e7b8dfb1b..0906f9ca5 100644
--- a/packages/plugin-rsc/examples/browser-mode/public/vite.svg
+++ b/packages/plugin-rsc/examples/browser-mode/public/vite.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/packages/plugin-rsc/examples/browser-mode/src/index.css b/packages/plugin-rsc/examples/browser-mode/src/index.css
index f4d2128c0..8c6640da0 100644
--- a/packages/plugin-rsc/examples/browser-mode/src/index.css
+++ b/packages/plugin-rsc/examples/browser-mode/src/index.css
@@ -81,7 +81,7 @@ button:focus-visible {
transition: filter 300ms;
}
.logo:hover {
- filter: drop-shadow(0 0 2em #646cffaa);
+ filter: drop-shadow(0 0 2em #863bffaa);
}
.logo.react:hover {
filter: drop-shadow(0 0 2em #61dafbaa);
diff --git a/packages/plugin-rsc/examples/browser/public/vite.svg b/packages/plugin-rsc/examples/browser/public/vite.svg
index e7b8dfb1b..0906f9ca5 100644
--- a/packages/plugin-rsc/examples/browser/public/vite.svg
+++ b/packages/plugin-rsc/examples/browser/public/vite.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/packages/plugin-rsc/examples/browser/src/index.css b/packages/plugin-rsc/examples/browser/src/index.css
index f4d2128c0..8c6640da0 100644
--- a/packages/plugin-rsc/examples/browser/src/index.css
+++ b/packages/plugin-rsc/examples/browser/src/index.css
@@ -81,7 +81,7 @@ button:focus-visible {
transition: filter 300ms;
}
.logo:hover {
- filter: drop-shadow(0 0 2em #646cffaa);
+ filter: drop-shadow(0 0 2em #863bffaa);
}
.logo.react:hover {
filter: drop-shadow(0 0 2em #61dafbaa);
diff --git a/packages/plugin-rsc/examples/no-ssr/public/vite.svg b/packages/plugin-rsc/examples/no-ssr/public/vite.svg
index e7b8dfb1b..0906f9ca5 100644
--- a/packages/plugin-rsc/examples/no-ssr/public/vite.svg
+++ b/packages/plugin-rsc/examples/no-ssr/public/vite.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/packages/plugin-rsc/examples/no-ssr/src/index.css b/packages/plugin-rsc/examples/no-ssr/src/index.css
index f4d2128c0..8c6640da0 100644
--- a/packages/plugin-rsc/examples/no-ssr/src/index.css
+++ b/packages/plugin-rsc/examples/no-ssr/src/index.css
@@ -81,7 +81,7 @@ button:focus-visible {
transition: filter 300ms;
}
.logo:hover {
- filter: drop-shadow(0 0 2em #646cffaa);
+ filter: drop-shadow(0 0 2em #863bffaa);
}
.logo.react:hover {
filter: drop-shadow(0 0 2em #61dafbaa);
diff --git a/packages/plugin-rsc/examples/starter-cf-single/public/vite.svg b/packages/plugin-rsc/examples/starter-cf-single/public/vite.svg
index e7b8dfb1b..0906f9ca5 100644
--- a/packages/plugin-rsc/examples/starter-cf-single/public/vite.svg
+++ b/packages/plugin-rsc/examples/starter-cf-single/public/vite.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/packages/plugin-rsc/examples/starter-cf-single/src/index.css b/packages/plugin-rsc/examples/starter-cf-single/src/index.css
index f4d2128c0..8c6640da0 100644
--- a/packages/plugin-rsc/examples/starter-cf-single/src/index.css
+++ b/packages/plugin-rsc/examples/starter-cf-single/src/index.css
@@ -81,7 +81,7 @@ button:focus-visible {
transition: filter 300ms;
}
.logo:hover {
- filter: drop-shadow(0 0 2em #646cffaa);
+ filter: drop-shadow(0 0 2em #863bffaa);
}
.logo.react:hover {
filter: drop-shadow(0 0 2em #61dafbaa);
diff --git a/packages/plugin-rsc/examples/starter/public/vite.svg b/packages/plugin-rsc/examples/starter/public/vite.svg
index e7b8dfb1b..0906f9ca5 100644
--- a/packages/plugin-rsc/examples/starter/public/vite.svg
+++ b/packages/plugin-rsc/examples/starter/public/vite.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/packages/plugin-rsc/examples/starter/src/index.css b/packages/plugin-rsc/examples/starter/src/index.css
index f4d2128c0..8c6640da0 100644
--- a/packages/plugin-rsc/examples/starter/src/index.css
+++ b/packages/plugin-rsc/examples/starter/src/index.css
@@ -81,7 +81,7 @@ button:focus-visible {
transition: filter 300ms;
}
.logo:hover {
- filter: drop-shadow(0 0 2em #646cffaa);
+ filter: drop-shadow(0 0 2em #863bffaa);
}
.logo.react:hover {
filter: drop-shadow(0 0 2em #61dafbaa);