Skip to content

Commit 89b81e0

Browse files
Publish release (#99)
1 parent 1a9ff20 commit 89b81e0

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/thirty-pens-help.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# tailwindcss-opentype
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- Update plugin for Tailwind v4 support ([#98](https://github.com/stormwarning/tailwindcss-opentype/pull/98))
8+
9+
CSS output increased slightly for features that rely on the `font-feature-settings` property.
10+
311
## 1.1.0 — 2022-08-12
412

513
#### 🎁 Added

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-opentype",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Tailwind CSS utility classes for advanced typographic features.",
55
"keywords": [
66
"tailwindcss",

0 commit comments

Comments
 (0)