In site configuration file, you can set a subtheme name of this theme to load a specific css.
add a param themeStyle = "STYLE_NAME" in the [params] part of config.toml file.
themeStyle = "STYLE_NAME"
[params]
[params] themeStyle = "original"
[params] themeStyle = "flex"