Skip to content

Reload CSS files added with @import  #10

@svetlin-marinov

Description

@svetlin-marinov

The extension reloads CSS files added with , but not files added with @import.
For example this CSS file will not be reloaded.

<style media="all"> @import url("/core/themes/stable/css/contextual/contextual.theme.css?p5y9fg"); </style>

The example is from a Drupal site.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions