CSS and JS / assets generator for CodeIgniter 4 (mini version of BHPGenerator).
This library only need one file to be loaded.
Open AssetsLoader.php
and you will see the prototype there (for pre-loader page, if you set to true the jQuery will be autoloaded).
Tips : Change your default route to Landing.php
and it will display Coming Soon page. So you can more focus to finish your project :)