Skip to content

AllStyle

Reference to a style LESS file in the Styles folder e.g. /MyApp/Styles/MyStyleSheet.less

AllStyle Constraints

pattern: the string must match the following regular expression:

(^/.+/Styles/).*(.+\.nss)$|(^Styles/).*(.+\.nss)$|(^/.+/Styles/).*(.+\.css)$|(^Styles/).*(.+\.css)$|(^/.+/Styles/).*(.+\.less)$|(^Styles/).*(.+\.less)$

try pattern

  • type: string