Skip to content

Commit 3ea5c82

Browse files
committed
Add funding links
1 parent bdf21a1 commit 3ea5c82

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
open_collective: postcss

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
"node": ">=10.0"
2020
},
2121
"main": "lib/safe-parse",
22+
"funding": {
23+
"type": "opencollective",
24+
"url": "https://opencollective.com/postcss/"
25+
},
2226
"dependencies": {
2327
"postcss": "^8.1.0"
2428
},

0 commit comments

Comments
 (0)