Skip to content

Add basic webpack loaders e.g. url and css-loader #34

Open
@swernerx

Description

What would be super helpful would be some kind of support for "importing" CSS files and externals files via standard es2015 import syntax like Webpack does.

Only thing needed here for a first step would be resolving urls (especially when merging files from different sub directory levels) and handling basic CSS modules where the file is copied and CSS module names are exported.

The rollup plugin system could be a great inspiration here.

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