Closed ghost closed 6 years ago
@coldtelling I seem to have achieved this with concat -o output.css folder/*
@maikthomas thanks !
But this doesn't work with subfolders, that is only files directly inside the folder get concatenated, not those in subfolders.
Hi, Could you add support for folders ex:
concat -o output.css ./folder
It would make the package.json CLI scripts lines cleaner / easier to maintain.