Skip to content

Commit 67bf816

Browse files
Allow arbitrary values with commas in @apply (#8125)
* De-indent code * Allow arbitrary values with commas in `@apply` * Update changelog
1 parent e5ed08b commit 67bf816

File tree

3 files changed

+220
-187
lines changed

3 files changed

+220
-187
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Don’t split vars with numbers in them inside arbitrary values ([#8091](https://github.com/tailwindlabs/tailwindcss/pull/8091))
1414
- Require matching prefix when detecting negatives ([#8121](https://github.com/tailwindlabs/tailwindcss/pull/8121))
1515
- Handle duplicate At Rules without children ([#8122](https://github.com/tailwindlabs/tailwindcss/pull/8122))
16+
- Allow arbitrary values with commas in `@apply` ([#8125](https://github.com/tailwindlabs/tailwindcss/pull/8125))
1617

1718
### Added
1819

0 commit comments

Comments
 (0)