Hello guys!
Does anybody know how I can keep the name of the CSS file consistent?
It seems that it is always creating a new one (random number) everytime I am publishing again.
names are e.g.:
…/css/{website}.webflow.636576aa0.min.css
…/css/{website}.webflow.433cce3da.min.css
…/css/{website}.webflow.515520c10.min.css
I need this because we bring in external content from another service via an iFrame, this document is also accessing the Webflow-CSS file – so I have to be able to give them an URL which is not always changing.
Many thanks in advance!
Manuel
(I am aware that usually a Read Only link helps but in this case it won´t add any value I guess)