Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit 2f290b1

Browse files
committed
Update changelog
1 parent d55078d commit 2f290b1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- Direct support for @import 'tailwindcss/{layer}' syntax ([#145](https://github.com/tailwindlabs/tailwindcss-jit/pull/145))
1313
- Support for custom extractors ([#125](https://github.com/tailwindlabs/tailwindcss-jit/pull/125))
1414

15+
### Fixed
16+
17+
- Fix `@apply` with animation utilities stripping keyframe names ([#150](https://github.com/tailwindlabs/tailwindcss-jit/pull/150))
18+
- Fix using `@apply` multiple times within a single rule ([#151](https://github.com/tailwindlabs/tailwindcss-jit/pull/151))
19+
1520
## [0.1.7] - 2021-03-22
1621

1722
### Fixed

0 commit comments

Comments
 (0)