You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2023. It is now read-only.
Is there a reason the library doesn't process <style> tags in the same way as <link> tags? It works great for external files, but inline styles currently appear to be ignored.
Is there a reason the library doesn't process
<style>tags in the same way as<link>tags? It works great for external files, but inline styles currently appear to be ignored.