I want to use a local css file (without the global css) in a single vue component. The problem is my global css overpowered my local css. Is there a way to make this work? I\'ve