Skip to content

Commit adda3e6

Browse files
authored
Merge pull request #737 from tailwindcss/rough-new-colors
Replace 0.x colors with rough draft of 1.0 colors
2 parents 310b848 + 364d871 commit adda3e6

File tree

4 files changed

+31348
-24116
lines changed

4 files changed

+31348
-24116
lines changed

__tests__/fixtures/tailwind-input.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
@responsive {
88
.example {
99
@apply .font-bold;
10-
color: theme('colors.red');
10+
color: theme('colors.red.500');
1111
}
1212
}

0 commit comments

Comments
 (0)