Hello
I just installed the Umbraco Forms nugget.
I downloaded the default theme zip file for Umbraco 13 and then unzipped it where it says it's supposed to be.
Then I created a form with 2 dropdowns. Category and Subcategory.
Then I created a condition for the Subcategory to show itself only if a specific value in Category is selected.
Now when the form is loaded (using the Component.InvokeAsync with form id and theme), I dont see the CSS loaded and the conditional cascading dropdown doesn't work.
I looked at the documentation and It isn't so understandable.
Is there anything else I am missing? why the CSS isn't loaded (i don't see any App_Plugins folder but when i goto:
http://mysite/App_Plugins/UmbracoForms/Assets/themes/default/style.min.css i do css classes.