1
I am using the Laravel-mix in a personal project, however, without the presence of the Laravel Framework. When I have the files generated, Laravel-mix reads the Sass files and creates a directory images and fonts at the root of the project.
How do I set the Assets/img and Assets/fonts respectively?