I’ve run into an interesting issue while working on the Spectrum components.[1]

To quickly summarize:

I’m using inject_html to automatically add CSS links to the index.html file. 
Doing so gives no control over the order of said dependencies.

The CSS files are required to be loaded in the declared dependency list (in the 
npm package).

I think we need to resolve this issue somehow and I’m not sure of the best way 
to go about it.

Thoughts?
Harbs

[1]https://github.com/adobe/spectrum-css/issues/481 
<https://github.com/adobe/spectrum-css/issues/481>

Reply via email to