We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a9ff20 commit 89b81e0Copy full SHA for 89b81e0
.changeset/thirty-pens-help.md
plugin/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# tailwindcss-opentype
2
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
11
## 1.1.0 — 2022-08-12
12
13
#### 🎁 Added
plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "tailwindcss-opentype",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Tailwind CSS utility classes for advanced typographic features.",
"keywords": [
"tailwindcss",
0 commit comments