A module that takes any number of css feed streams (provided by asset-pipe sinks) and bundles them into a readable stream of css content.
0
stars
0
forks
source link
fix: Ensure newline between concatenated CSS chunks #7
Closed
digitalsadhu closed 7 years ago
Status
READY
Description
Makes sure that there is a bit of space between concatenation of CSS chunks during the bundling process.
Todos