info
Settings will be usable without any more configuration.
If you want to use the settings without this extension, you can use the TsConfig and Typoscript below.
Typoscript
{tsMainFile}
{tsFile}
TsConfig
{tsConfigFile}
CSS Snippet
body.{frontendLayout.class}{
/* {frontendLayout.label} */
}
.{contentLayout.class}{
/* {contentLayout.label} */
}