From 82c51c35f0fd7c1ddc46986a96a881b39bc8893c Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Wed, 2 Nov 2022 09:36:04 +1100 Subject: [PATCH] Update p.json --- src/technologies/p.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/technologies/p.json b/src/technologies/p.json index 170a6013d..e6fb0846d 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -2424,7 +2424,7 @@ "description": "PrimeNG is a rich set of open-source UI Components for Angular.", "icon": "PrimeNG.svg", "requires": "Angular", - "css": ".p-(?:toast|calendar|dialog-mask|menuitem-text)(?:-content)?{", + "css": "\\.p-(?:toast|calendar|dialog-mask|menuitem-text)(?:-content)?{", "oss": true, "pricing": [ "onetime" @@ -3320,4 +3320,4 @@ }, "website": "http://punbb.informer.com" } -} \ No newline at end of file +}