Skip to content

supporting nested imports #5

@shahabl

Description

@shahabl

Nested @imports don't work in firefox. As pointed out here
https://github.com/shahabl/brackets-livedev2/blob/feature/css/protocol/remote/MoreRemoteFunctions.js#L91-93
one way is to parse the CSS files when you open each as a live document and modify the url. To do this looks like we'll need to add files similar to HTMLSimpleDOM (and HTMLInstrumentation) to parse and modify the CSS. @dangoor, @njx please let me know if you have any suggestions on implementing this, or suggestion for other ways of getting firefox not to cache the css files.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions