💄 Adding the style of the primevue icon component

This commit is contained in:
Paul Valerie GOMA 2025-07-23 15:55:09 +02:00
parent be372a1d8c
commit 286eb6f518

View File

@ -0,0 +1,3 @@
:root{
--p-iconfield-icon-color: var(--input-color);
}