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

Properly inline type="css" html imports #24

Open jakemac53 opened 9 years ago

jakemac53 commented 9 years ago

These should always be inlined directly where the original html import appeared, and the contents need to be wrapped in a style tag.