Skip to content

Commit 22b64b5

Browse files
Updating FUNDING
1 parent 9de3218 commit 22b64b5

File tree

69 files changed

+681
-272
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+681
-272
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
github: csstools
12
open_collective: csstools

cli/csstools-cli/package.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,16 @@
1414
}
1515
],
1616
"license": "CC0-1.0",
17-
"funding": {
18-
"type": "opencollective",
19-
"url": "https://opencollective.com/csstools"
20-
},
17+
"funding": [
18+
{
19+
"type": "github",
20+
"url": "https://github.com/sponsors/csstools"
21+
},
22+
{
23+
"type": "opencollective",
24+
"url": "https://opencollective.com/csstools"
25+
}
26+
],
2127
"engines": {
2228
"node": "^14 || ^16 || >=18"
2329
},

experimental/css-has-pseudo/package.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,16 @@
44
"version": "0.6.0",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",
7-
"funding": {
8-
"type": "opencollective",
9-
"url": "https://opencollective.com/csstools"
10-
},
7+
"funding": [
8+
{
9+
"type": "github",
10+
"url": "https://github.com/sponsors/csstools"
11+
},
12+
{
13+
"type": "opencollective",
14+
"url": "https://opencollective.com/csstools"
15+
}
16+
],
1117
"engines": {
1218
"node": "^14 || ^16 || >=18"
1319
},

experimental/postcss-gradient-stop-increments/package.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,16 @@
1414
}
1515
],
1616
"license": "CC0-1.0",
17-
"funding": {
18-
"type": "opencollective",
19-
"url": "https://opencollective.com/csstools"
20-
},
17+
"funding": [
18+
{
19+
"type": "github",
20+
"url": "https://github.com/sponsors/csstools"
21+
},
22+
{
23+
"type": "opencollective",
24+
"url": "https://opencollective.com/csstools"
25+
}
26+
],
2127
"engines": {
2228
"node": "^14 || ^16 || >=18"
2329
},

experimental/postcss-nesting/package.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,16 @@
44
"version": "2.0.0",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",
7-
"funding": {
8-
"type": "opencollective",
9-
"url": "https://opencollective.com/csstools"
10-
},
7+
"funding": [
8+
{
9+
"type": "github",
10+
"url": "https://github.com/sponsors/csstools"
11+
},
12+
{
13+
"type": "opencollective",
14+
"url": "https://opencollective.com/csstools"
15+
}
16+
],
1117
"engines": {
1218
"node": "^14 || ^16 || >=18"
1319
},

packages/base-cli/package.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,16 @@
44
"version": "0.1.0",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",
7-
"funding": {
8-
"type": "opencollective",
9-
"url": "https://opencollective.com/csstools"
10-
},
7+
"funding": [
8+
{
9+
"type": "github",
10+
"url": "https://github.com/sponsors/csstools"
11+
},
12+
{
13+
"type": "opencollective",
14+
"url": "https://opencollective.com/csstools"
15+
}
16+
],
1117
"private": true,
1218
"engines": {
1319
"node": "^14 || ^16 || >=18"

packages/cascade-layer-name-parser/package.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,16 @@
1414
}
1515
],
1616
"license": "MIT",
17-
"funding": {
18-
"type": "opencollective",
19-
"url": "https://opencollective.com/csstools"
20-
},
17+
"funding": [
18+
{
19+
"type": "github",
20+
"url": "https://github.com/sponsors/csstools"
21+
},
22+
{
23+
"type": "opencollective",
24+
"url": "https://opencollective.com/csstools"
25+
}
26+
],
2127
"engines": {
2228
"node": "^14 || ^16 || >=18"
2329
},

packages/color-helpers/package.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,16 @@
1414
}
1515
],
1616
"license": "CC0-1.0",
17-
"funding": {
18-
"type": "opencollective",
19-
"url": "https://opencollective.com/csstools"
20-
},
17+
"funding": [
18+
{
19+
"type": "github",
20+
"url": "https://github.com/sponsors/csstools"
21+
},
22+
{
23+
"type": "opencollective",
24+
"url": "https://opencollective.com/csstools"
25+
}
26+
],
2127
"engines": {
2228
"node": "^14 || ^16 || >=18"
2329
},

packages/css-calc/package.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,16 @@
1414
}
1515
],
1616
"license": "MIT",
17-
"funding": {
18-
"type": "opencollective",
19-
"url": "https://opencollective.com/csstools"
20-
},
17+
"funding": [
18+
{
19+
"type": "github",
20+
"url": "https://github.com/sponsors/csstools"
21+
},
22+
{
23+
"type": "opencollective",
24+
"url": "https://opencollective.com/csstools"
25+
}
26+
],
2127
"engines": {
2228
"node": "^14 || ^16 || >=18"
2329
},

packages/css-color-parser/package.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,16 @@
1414
}
1515
],
1616
"license": "MIT",
17-
"funding": {
18-
"type": "opencollective",
19-
"url": "https://opencollective.com/csstools"
20-
},
17+
"funding": [
18+
{
19+
"type": "github",
20+
"url": "https://github.com/sponsors/csstools"
21+
},
22+
{
23+
"type": "opencollective",
24+
"url": "https://opencollective.com/csstools"
25+
}
26+
],
2127
"engines": {
2228
"node": "^14 || ^16 || >=18"
2329
},

0 commit comments

Comments
 (0)