Email-builder / grunt-email-builder

Build Emails from HTML / CSS code in grunt
Other
94 stars 14 forks source link

@import css not being inlined #37

Open dsinghshergill opened 9 years ago

dsinghshergill commented 9 years ago

when using @import to include css files into 1 main style-sheet. when running the grunt email-builder task it only in-lines the css into the html template if the css is hard-coded into the main style-sheet.