diff --git a/src/technologies/p.json b/src/technologies/p.json index 7b1be6b50..c892dfab2 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -374,6 +374,16 @@ "scriptSrc": "\\.getpaloma\\.com/", "website": "https://www.getpaloma.com" }, + "Panda CSS": { + "cats": [ + 66 + ], + "css": "--made-with-panda", + "description": "Panda is a styling engine that generates styling primitives to author atomic CSS and recipes in a type-safe and readable manner.", + "icon": "PandaCSS.svg", + "oss": true, + "website": "https://panda-css.com/" + }, "Panelbear": { "cats": [ 10, @@ -3774,4 +3784,4 @@ }, "website": "https://punbb.informer.com" } -} \ No newline at end of file +}