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 9116559 commit 7062872Copy full SHA for 7062872
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+### Version 2.0.3
2
+
3
+- Fixed Tailwind 2 fontSize default theme format incompatibility
4
+- Fixed incorrect font size config type check
5
6
+### Version 2.0.2
7
8
9
10
### Version 2.0.1
11
12
- Refactoring styles generation
package.json
@@ -1,7 +1,7 @@
{
"name": "tailwindcss-font-inter",
"description": "TailwindCSS plugin for pleasant Inter Typeface integration.",
- "version": "2.0.1",
+ "version": "2.0.3",
"license": "MIT",
"main": "src/index.js",
"author": "Yuri Sementsov <hello@smcv.dev>",
0 commit comments