Sorry for the naive question. I am using a 3rd party slider control which I want to override styles of their CSS which I am downloading from CDN. I cannot set the className of the styles from within my application. Is there a way to define CSS without it going through css-loader? Can I define a CSS file which is integrated and minified but no rules are applied?