Css file for a special workspace possible?

I think to prepare a relaunch a own workspace is handy. There are some CSS changes like Website colours, fonts and of course Content.

How can I put in a css file for this only Workspace?

Hi,

you can add a stylesheet and add a condition to it which checks the current workspace name like myStylesheet.@if.inMyWorkspace = ${node.context.workspace.name == 'my-workspace'}