My flask app is a simple personal website that require the Bulma the css framework to be installed. I am using SCSS so I need the framework to be installed as dependency rather than as CDN link embedded into the HTML.
Currently, I am using Buildpack and deploying from GitHub repository, the app failed to start as it can not find the Bulma files.
So how can I do this from the control panel or I will have to do it in GitHub Actions?
You would need support for multi-language buildback. We do not provide this yet. You can upvote for this feature here: Multi-language build | Voters | Koyeb