Class LegacyThemeStyleSheets

java.lang.Object
io.jmix.flowui.devserver.theme.LegacyThemeStyleSheets

public final class LegacyThemeStyleSheets extends Object
Holds stylesheet URLs discovered while copying project legacy @Theme theme files into the dev-server META-INF/resources folder. Read by the main layout to register them on the page.
  • Method Details

    • getStyleSheets

      public static List<String> getStyleSheets()
    • setStyleSheets

      public static void setStyleSheets(List<String> styleSheets)