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 9126e95 commit a516faeCopy full SHA for a516fae
CHANGELOG.md
@@ -1,5 +1,11 @@
1
### Version 1.0.7
2
3
+- Bump
4
+- Fixed line height and letter spacing values calculation for different font sizes (#2, #3)
5
6
+
7
+### Version 1.0.7
8
9
- Fixed line height and letter spacing values calculation for different font sizes (#2, #3)
10
11
### Version 1.0.6
package.json
@@ -1,7 +1,7 @@
{
"name": "tailwindcss-font-inter",
"description": "TailwindCSS Plugin to integrate with Inter Typeface.",
- "version": "1.0.6",
+ "version": "1.0.7",
"license": "MIT",
"main": "src/index.js",
"author": "Yuri Sementsov <hello@smcv.dev>",
0 commit comments