Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update tests
  • Loading branch information
thecrypticace committed Aug 27, 2025
commit 2b5ff745e84ab0acf197abc55f7f8b41bfbb2f2a
1 change: 0 additions & 1 deletion packages/tailwindcss/src/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,6 @@ describe('@apply', () => {
.foo, .bar {
--tw-content: "b";
content: var(--tw-content);
content: var(--tw-content);
}

@property --tw-content {
Expand Down