wkennis
21 days agoGuide
Using css in widget or styling out of the box components
I was wondering if it is possible to add a css file to a widget created in the designer.
I know that this is possible when creating a handlebars component but when changing a widget in the code you can't add the css file as far as I can tell.
I'm trying to create a component that is easily editable by our administrator, that's why I was thinking of using a widget created in designer.
I don't know how easy or possible it is to add editable content in a handlebars or react component. If this is possible than that would also be an option.
Anybody knows how to tackle this or where to find the correct information?