Provide style.css with dist
Currently we do not create an css file when building.
This means that you have to include a less-loader in your project (webpack).
If we would provide a compiled css file for all components you could easily include it without having a less-loader in your project.
Yes please.
When this issue is fixed, please remove from https://github.com/terrestris/react-geo-ws/blob/master/gitbook/first-steps/erste-komponente.md the line that advises to copy and paste the style.css manually (currently line 25).
Is there still a TODO left on our side here?
Yes, there is still no CSS file being published.