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