Skip to content
This repository was archived by the owner on Oct 1, 2023. It is now read-only.
This repository was archived by the owner on Oct 1, 2023. It is now read-only.

file order #2

@bardware

Description

@bardware

As I get errors when I add .pipe(gulp.src(...)) into my stream I switched to use your plugin.
I firstly want to process some sass files and then add vendor css to the stream and minify everything together.
In the resulting css file the order is wrong. The files added with gulp-add-src are output on the top, the sass processed files on the bottom.
I want sass on top; what to do?

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