doc: Add missing import for Control.FullScreen.css
Without this import. The svg button is not loaded and yo end up with a "blank button"
Any thought on this @BePo65 ?
I'll take a look at it on the next weekend - quite busy at the moment :-)
Basically we could give some hints on how the "Include Control.FullScreen.css in your page" from the "How?" section can be done in esm based frameworks. But the PR is for react only.
So perhaps it would be better to add a 3rd point, which could look like:
3. Add `leaflet.fullscreen/Control.FullScreen.css` from the node_modules directory to your project. In React you have to import this file and in Angular you have to add './node_modules/leaflet.fullscreen/Control.FullScreen.css' to your angular.json file.
@danidee10 could you update your PR as suggested by @BePo65 ?
bump @danidee10 or should we close this issue ?