how i can serve static files like .css or .js for a customize module? i used "url_for" function but that is not working correctly, flask can't find the static files.
how i can serve static files like .css or .js for a customize module?
i used "url_for" function but that is not working correctly, flask can't find the static files.