- MSAnswered
Hello,
For v3 beta: Yes, you can. You will need to build the app again after modification done by running
npm i && npm run buildcommand.For v2: You can create new css file in
/themes/default/assets/css/folder and link it in thethemes/default/views/header.phpThank you
- Login to Reply