rviscomi / capo.js

Get your <head> in order

Home Page:https://rviscomi.github.io/capo.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test external stylesheets for `@import`

rviscomi opened this issue · comments

There's a TODO to support external stylesheets in the isImportStyles matcher. The code is mostly implemented but commented out due to async complexity in an earlier version of the script. Now that we have #29, which also relies on async code, I think it'll be easier to fit all the async plumbing together.