Closed s-pyadyshev closed 5 years ago
@s-pyadyshev, is this needed or do most compilers currently allow to mix sass and scss files? What happens if you require the scss file?
@backflip I tried to add scss iconfont file to my sass boilerplate and it failed because of "{}", ";" that's why I had to make sass template for iconfont. It is possible to import css file to scss but I didn't find any way of importing .sass to .scss. Anyway I can be wrong.
@s-pyadyshev, thanks a lot for your patience, I have updated the config and added tests in https://github.com/backflip/gulp-iconfont-css/pull/66
Adds sass template