Home › Forums › CSS › Gulp sass question › Reply To: Gulp sass question
June 8, 2016 at 6:54 am
#242667
Participant
@ MattDiMu ok got it thanks. One more thing please – if my styles.scss specifies a file such as @import “variables/colors”; it will import ok but if I try to use wildcards such as @import “variables/**/*.scss”; I get a “File to import not found or unreadable” error – details here http://pastebin.com/GrWP7z4J – any ideas please where the problem is?
Thanks…