Hi all!
excuse my ignorance if this question may seem stupid for yall:
am new to dash and its something amazing that I def need to learn as self-thought … I came across these examples (https://github.com/plotly/dash-sample-apps/tree/master/apps) so that I can learn (I learn by examples) specially this one (https://github.com/plotly/dash-sample-apps/blob/master/apps/dash-oil-and-gas/app.py)… but the thing is that I can’t understand how they managed to link the css file … as you know in html you link it with the link tag in the head … i searched the code and didnt find something like that where they link the css file (https://github.com/plotly/dash-sample-apps/blob/master/apps/dash-oil-and-gas/assets/styles.css)
thanks in advence