From 0ae9340e448bdc7fd21296a81f6cde721d668c6f Mon Sep 17 00:00:00 2001 From: jiroghianni Date: Thu, 14 Dec 2023 15:48:34 +0100 Subject: [PATCH] [#1935] Corrected openinwoner prefix selector --- style-dictionary.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style-dictionary.config.json b/style-dictionary.config.json index da6c377..f921d41 100644 --- a/style-dictionary.config.json +++ b/style-dictionary.config.json @@ -12,7 +12,7 @@ "destination": "index.css", "format": "css/variables", "options": { - "selector": ".oip-theme", + "selector": ".openinwoner-theme", "outputReferences": true } },