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 64e0aec commit e119881Copy full SHA for e119881
2 files changed
.github/FUNDING.yml
@@ -1,2 +1,3 @@
1
open_collective: postcss
2
tidelift: npm/postcss-safe-parser
3
+github: ai
package.json
@@ -28,6 +28,10 @@
28
{
29
"type": "tidelift",
30
"url": "https://tidelift.com/funding/github/npm/postcss-safe-parser"
31
+ },
32
+ {
33
+ "type": "github",
34
+ "url": "https://github.com/sponsors/ai"
35
}
36
],
37
"peerDependencies": {
0 commit comments