Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Gulp sass question Reply To: Gulp sass question

#242667
Juc1
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…