Skip to content

Commit 5fda72f

Browse files
committed
remove border comment
1 parent 5347dec commit 5fda72f

File tree

111 files changed

+0
-777
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+0
-777
lines changed

e2e/react-router/basic-file-based-code-splitting/src/styles.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
@import 'tailwindcss';
22

3-
/*
4-
The default border color has changed to `currentcolor` in Tailwind CSS v4,
5-
so we've added these compatibility styles to make sure everything still
6-
looks the same as it did with Tailwind CSS v3.
73

8-
If we ever want to remove these styles, we need to add an explicit border
9-
color utility to any element that depends on these defaults.
10-
*/
114
@layer base {
125
*,
136
::after,

e2e/react-router/basic-file-based/src/styles.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
@import 'tailwindcss';
22

3-
/*
4-
The default border color has changed to `currentcolor` in Tailwind CSS v4,
5-
so we've added these compatibility styles to make sure everything still
6-
looks the same as it did with Tailwind CSS v3.
73

8-
If we ever want to remove these styles, we need to add an explicit border
9-
color utility to any element that depends on these defaults.
10-
*/
114
@layer base {
125
*,
136
::after,

e2e/react-router/basic-react-query-file-based/src/styles.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
@import 'tailwindcss';
22

3-
/*
4-
The default border color has changed to `currentcolor` in Tailwind CSS v4,
5-
so we've added these compatibility styles to make sure everything still
6-
looks the same as it did with Tailwind CSS v3.
73

8-
If we ever want to remove these styles, we need to add an explicit border
9-
color utility to any element that depends on these defaults.
10-
*/
114
@layer base {
125
*,
136
::after,

e2e/react-router/basic-react-query/src/styles.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
@import 'tailwindcss';
22

3-
/*
4-
The default border color has changed to `currentcolor` in Tailwind CSS v4,
5-
so we've added these compatibility styles to make sure everything still
6-
looks the same as it did with Tailwind CSS v3.
73

8-
If we ever want to remove these styles, we need to add an explicit border
9-
color utility to any element that depends on these defaults.
10-
*/
114
@layer base {
125
*,
136
::after,

e2e/react-router/basic-scroll-restoration/src/styles.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
@import 'tailwindcss';
22

3-
/*
4-
The default border color has changed to `currentcolor` in Tailwind CSS v4,
5-
so we've added these compatibility styles to make sure everything still
6-
looks the same as it did with Tailwind CSS v3.
73

8-
If we ever want to remove these styles, we need to add an explicit border
9-
color utility to any element that depends on these defaults.
10-
*/
114
@layer base {
125
*,
136
::after,

e2e/react-router/basic-virtual-file-based/src/styles.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
@import 'tailwindcss';
22

3-
/*
4-
The default border color has changed to `currentcolor` in Tailwind CSS v4,
5-
so we've added these compatibility styles to make sure everything still
6-
looks the same as it did with Tailwind CSS v3.
73

8-
If we ever want to remove these styles, we need to add an explicit border
9-
color utility to any element that depends on these defaults.
10-
*/
114
@layer base {
125
*,
136
::after,

e2e/react-router/basic-virtual-named-export-config-file-based/src/styles.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,7 @@
22

33
@source './**/*.{js,jsx,ts,tsx}';
44

5-
/*
6-
The default border color has changed to `currentcolor` in Tailwind CSS v4,
7-
so we've added these compatibility styles to make sure everything still
8-
looks the same as it did with Tailwind CSS v3.
95

10-
If we ever want to remove these styles, we need to add an explicit border
11-
color utility to any element that depends on these defaults.
12-
*/
136
@layer base {
147
*,
158
::after,

e2e/react-router/basic/src/styles.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
@import 'tailwindcss';
22

3-
/*
4-
The default border color has changed to `currentcolor` in Tailwind CSS v4,
5-
so we've added these compatibility styles to make sure everything still
6-
looks the same as it did with Tailwind CSS v3.
73

8-
If we ever want to remove these styles, we need to add an explicit border
9-
color utility to any element that depends on these defaults.
10-
*/
114
@layer base {
125
*,
136
::after,

e2e/react-router/generator-cli-only/src/styles.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
@import 'tailwindcss';
22

3-
/*
4-
The default border color has changed to `currentcolor` in Tailwind CSS v4,
5-
so we've added these compatibility styles to make sure everything still
6-
looks the same as it did with Tailwind CSS v3.
73

8-
If we ever want to remove these styles, we need to add an explicit border
9-
color utility to any element that depends on these defaults.
10-
*/
114
@layer base {
125
*,
136
::after,

e2e/react-router/js-only-file-based/src/styles.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
@import 'tailwindcss';
22

3-
/*
4-
The default border color has changed to `currentcolor` in Tailwind CSS v4,
5-
so we've added these compatibility styles to make sure everything still
6-
looks the same as it did with Tailwind CSS v3.
73

8-
If we ever want to remove these styles, we need to add an explicit border
9-
color utility to any element that depends on these defaults.
10-
*/
114
@layer base {
125
*,
136
::after,

0 commit comments

Comments
 (0)