Question
Append css to head (extension writing)
Hi,
I'm working on an extension that lets users (in the Users Interface) specify a color and then writes it to the css in the head of theire page. I can't however find a dw function in the DW API to write a css style to the head tag. I know how to link an external file (copy assets) but this time I want to append the css straight to the head tag.
Thanks for any help!
Reg. Peet