There are a lot of css packages on packagist.org
Example:
After adding the package to composer.json and running composer update, the the library are loaded in the vendor/
folder.
What is the best practice to move the css and js sources to the public/
folder?