digisavvy / some-like-it-neat

A WordPress Theme Using _s, Bourbon + Neat and Theme Hook Alliance
GNU General Public License v2.0
276 stars 61 forks source link

updated gulp - compiling to temp folder #122

Closed millo2k closed 5 years ago

millo2k commented 5 years ago

I've updated gulp on an old site but when I come to make changes it compiles out of the theme directory and into a temp folder on my computer. How do I change that?

Thanks

digisavvy commented 5 years ago

Hey there, Sorry you're running into this issue. I should let you know that I've been working on a different version of this theme that uses webpack-mix instead of gulp. You should try that. The theme is much the same but uses Grid CSS instead of Neat (although Neat is still packaged). https://github.com/digisavvy/some-like-it-neat/tree/webpack-mix-config

millo2k commented 5 years ago

Great, I'll take a look thanks.

Any ideas how to sort this problem (its for an older version of somelikeitneat that needs some amends)

digisavvy commented 5 years ago

I'll have a look at it and see what's going on. I may have further questions for you.