Thanks for your response! This works so long as one includes the type=“text/css” component, as follows:
stylesheet = html`<link type="text/css" href="${await FileAttachment("style.css").url()}" rel="stylesheet" />`
Thanks for your response! This works so long as one includes the type=“text/css” component, as follows:
stylesheet = html`<link type="text/css" href="${await FileAttachment("style.css").url()}" rel="stylesheet" />`