Stylesheets

A framework project can contain any number of stylesheet files (which may be independent of controls). This is useful for common styles of controls within a project, for example.

Any file that has its own entry in the Manifest.json file is integrated in the browser accordingly. The embedding process is carried out in the correct order. A CSS file, which is located between two controls in the manifest file, is therefore also included between the CSS files of these two controls.