Skip to content

Unable to autoload .scss for Razor Panel #155

@jidwan51-651

Description

@jidwan51-651

Sorry if I misunderstood how UI works for addons, please explain what I did wrong.

What I did

  • Created a Razor PanelComponent
  • Attached it to a ScreenPanel
  • Placed .razor and .razor.scss in the same folder

What happens

  • Razor component renders correctly
  • .razor.scss is not applied at all
  • Inline <style> inside .razor works

Expected

.razor.scss should automatically load and apply styles.

Question

Is .razor.scss supported for Razor components in addons, or does it require additional setup?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions