I am rendering a template, that I am attempting to style with an external style sheet. File structure is as follows.
/app - app_runner.py /services
The flask project structure is different. As you mentioned in question the project structure is the same but the only problem is wit the styles folder. Styles folder must come within the static folder.
static/styles/style.css