======CSS====== =====Overview===== Each unit has one CSS file by default. BitsmistJS uses Constructable Stylesheets, a standard technology for applying CSS, which allows multiple structured CSS to be applied to a unit, including common CSS and CSS specific to each unit, just by writing them in the settings. It is also possible to switch between multiple CSS or to create units that use no CSS at all. These functions are handled by StylePerk. Constructable Stylesheets is a Javascript standard technology. See below for details. * [[https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleSheet/CSSStyleSheet|CSSStyleSheet: CSSStyleSheet() constructor - Mozilla Developer]] BitsmistJS also allows you to load and apply styles using the usual