Skip to content

Commit e119881

Browse files
committed
Add funding option
1 parent 64e0aec commit e119881

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
@@ -1,2 +1,3 @@
11
open_collective: postcss
22
tidelift: npm/postcss-safe-parser
3+
github: ai

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
{
2929
"type": "tidelift",
3030
"url": "https://tidelift.com/funding/github/npm/postcss-safe-parser"
31+
},
32+
{
33+
"type": "github",
34+
"url": "https://github.com/sponsors/ai"
3135
}
3236
],
3337
"peerDependencies": {

0 commit comments

Comments
 (0)