Skip to content

Instantly share code, notes, and snippets.

@opsxcq
Created September 30, 2016 21:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save opsxcq/4563273b29db5d6a9fa314e0b4a3a3ae to your computer and use it in GitHub Desktop.
Save opsxcq/4563273b29db5d6a9fa314e0b4a3a3ae to your computer and use it in GitHub Desktop.
Ionic and sass not working
If ionic isn't compiling sass, just add it to gulp.js
gulp.task('serve:before', ['default','watch']);
and be sure that in your watch task you compile your scss file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment