It does work but you have given a filing system path and not a URL.
You need to put the CSS file where it is accessible as a web resource. For example, configure your static folder in settings.js and put it there. Then you can reference it as a URL served by Node-RED.