I can't get the CSS to output correctly - my webpages are all unstyled.
This is my link in all my templates. What am I doing wrong?
<link type="text/css" rel="stylesheet" href="/stylesheets/style.css"/>
Is there anything special that I have to do with Flask to get it to work?
I've been trying and changing things for about half an hour but can't seem to get it right.
To sum it up: How do you do CSS with Flask - do I have to have any special python code?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…