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 c321dbb commit 9684a89Copy full SHA for 9684a89
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### Version 2.0.2
2
+
3
+- Fixed Tailwind 2 fontSize default theme format incompatibility
4
5
### Version 2.0.1
6
7
- 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.2",
"license": "MIT",
"main": "src/index.js",
"author": "Yuri Sementsov <hello@smcv.dev>",
0 commit comments