We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54ee7a commit c250baaCopy full SHA for c250baa
CHANGELOG.md
@@ -4,6 +4,7 @@
4
- Fixed different size units caused `NaN` for letter spacing
5
- Refactored styles generation
6
- Removed line height usage as redundant
7
+- Removed options `baseLineHeight` and `disableUnusedFeatures`
8
- Removed plugin specific font size classes to use inherited classes instead (`.text-inter-lg` → `.font-inter .text-lg`)
9
- Limited font feature settings classes to apply only if Inter font family applied (`.font-feature-numeric` → `.font-inter .font-feature-numeric`)
10
- Added `.font-feature-default` class with `calt` and `kern` font feature settings enabled
0 commit comments