issues
search
muqeetsyed
/
laravel-pms
project management system in laravel framework
0
stars
0
forks
source link
chore: Make app.css file for global styling
#3
Closed
muqeetsyed
closed
4 months ago
muqeetsyed
commented
4 months ago
Also, if we modify app.css file or add in file in css folder then we have to create the duplicate files in public/css directory. U can do using a command also
cp resources/css/app.css public/css/app.css