I have added a spacer component in my login page. The CSS is not being updated so the spacer has no effect.
Checking the source shows that the spacer component is just an empty div whose width and height should be controlled by the pages CSS file. This css file is not being updated ( I have checked on the source tab and opened the page. The filename is shown in blue text, where all the others are black. I assume this means that my css page is somehow disconnected from the visual editor.
If this is so, How can I link this back?