nick1

Sep 11th, 2020 09:26 AM

Hi, Looking at the UIKit docs we should add the custom svg icons to a custom folder and then re-compile the less file?

The custom folder: /custom/icons/.svg Any custom theme: /custom/mytheme/icons/.svg

Where would we do this in Wave? Do we create the directory in /resources/themes/assets/ ?

Thanks Nick

bobbyiliev

Sep 14th, 2020 05:21 PM

Hi there,

You can find the theme at the resources/views/themes/uikit, there is also a webpack file in that folder.

I believe that any customizations to that theme, should be done in the resources/views/themes/uikit folder.