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