Skip to content

Commit

Permalink
adds funding link in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
saneef committed May 24, 2024
1 parent cd4763b commit a9e47ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "3.0.0",
"description": "PostCSS plugin to convert design tokens to CSS custom properties and utility classes.",
"main": "index.js",
"funding": "https://github.com/sponsors/saneef/",
"repository": {
"type": "git",
"url": "git+https://github.com/saneef/postcss-design-token-utils.git"
Expand Down Expand Up @@ -37,4 +38,4 @@
"!test/runner.mjs"
]
}
}
}

0 comments on commit a9e47ef

Please sign in to comment.