Comment avoir une image téléchargée dans le dossier du plugin, et utiliser cette image dans le css

Suggest code examples?

background-image: url(/plugins/MY_PLUGIN/images/bg.png);

And manage the styles of this image from the admin-panel
example

background-position-x, etc
1 « J'aime »

my problem is solved using a theme - Include images and fonts in themes and components

thanks

2 « J'aime »