From 8780ef0c250f200785821d8ecce6938696878a6a Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 18 Jul 2023 00:47:26 +0900 Subject: [PATCH 1/2] add Panda CSS detection --- src/technologies/p.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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 +} From c00a54dc1016941ef67b93c064ed483edef7e98f Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 18 Jul 2023 00:48:51 +0900 Subject: [PATCH 2/2] add icon --- src/drivers/webextension/images/icons/PandaCSS.svg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/drivers/webextension/images/icons/PandaCSS.svg diff --git a/src/drivers/webextension/images/icons/PandaCSS.svg b/src/drivers/webextension/images/icons/PandaCSS.svg new file mode 100644 index 000000000..27d033a6e --- /dev/null +++ b/src/drivers/webextension/images/icons/PandaCSS.svg @@ -0,0 +1,4 @@ + + + +