dart-archive / web-components

Dart package providing the web components platform polyfills
https://pub.dartlang.org/packages/web_components
BSD 3-Clause "New" or "Revised" License
18 stars 10 forks source link

don't inline type='css' imports #23

Closed jakemac53 closed 9 years ago

jakemac53 commented 9 years ago

Eventually we probably want to actually inline these, but this at least gets things working with the new special type="css" html imports.

jakemac53 commented 9 years ago

filed https://github.com/dart-lang/web-components/issues/24 to do the proper fix

sigmundch commented 9 years ago

lgtm