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 0741278 commit 44096f9Copy full SHA for 44096f9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### Version 2.0.1
2
+
3
+- Refactoring styles generation
4
+- Updated README.md
5
+- Updated CHANGELOG.md
6
+- tailwind 2 support
7
8
### Version 2.0.0
9
10
- Inter font updated to v3.15
package.json
@@ -1,7 +1,7 @@
{
"name": "tailwindcss-font-inter",
"description": "TailwindCSS plugin for pleasant Inter Typeface integration.",
- "version": "2.0.0",
+ "version": "2.0.1",
"license": "MIT",
"main": "src/index.js",
"author": "Yuri Sementsov <hello@smcv.dev>",
0 commit comments