yuguo / gulp-import-css

Import several css files into a single file
MIT License
15 stars 6 forks source link

do not process inline resource #6

Closed cawabunga closed 7 years ago

cawabunga commented 9 years ago

Skip inline resource insertion, such as background-image: url('data:image/svg+xml;base64,PD94bWw...')

yuguo commented 7 years ago

rework will handle inline resource automatically