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 f440f26 commit d02e642Copy full SHA for d02e642
package.json
@@ -1,9 +1,11 @@
1
{
2
"name": "inline-html-styles",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Inline (Tailwind) CSS stylesheets into HTML style attributes.",
5
- "author": "RayJason",
+ "author": "RayJason <https://github.com/RayJason>",
6
"license": "MIT",
7
+ "homepage": "https://github.com/RayJason/inline-styles",
8
+ "repository": "RayJason/inline-styles",
9
"main": "./dist/index.js",
10
"types": "./dist/index.d.ts",
11
"exports": {
0 commit comments