Hi everyone. Im new in Mautic development and Im still learning what is where and what I can do, so I need your help with this.
Im working with Mautic 5.0 and I have made some modification on /var/www/html/mautic5/media/css/libraries.css
. I didnt went through complete file but I could see that its created from several different css files. I guess that either Gulp or Webpack or some other tool is used to combine and minimized css files into libraries.css.
My question is can I just alter that file without making some problem? I tries to find some “source” files to change them but I failed. Thank you