Now the files I have are all bundled Is it possible to give me the files individually? It means that now they are all in one file Give me the files separately
I want all the files and libraries in single css format, for example, bootstrap has its own css and js file, and the styles used by the developer itself is a separate css file.
Please refer to this Quick Setup guide to getting started with Metronic.
The source JS/SASS files are located in the theme/src folder and you should modify the theme there and use the Gulp task to compile it into the assets folder. Do not edit the compiled files in the assets folder.