Skip to content

Not working for css import #10

@merbin2012

Description

@merbin2012

The following HTML string is not converting to an absolute path, kindly check and fix.

<style>
   @import url("../assets/css/style.css");
   @import url("../assets/plugins/datatable/css/jquery.dataTables.min.css");
   @import url("../assets/plugins/datatable/css/semantic.min.css");
  @import url("../assets/plugins/datatable/css/dataTables.semanticui.min.css");
</style>

 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions