The current practice for CSS with React components seems to be using webpack\'s style-loader to load it into the page in.
You can use webpack/extract-text-webpack-plugin. This will create a independently redistributable stylesheet you can reference then from your documents.