Fork me on GitHub
#css
<
2016-03-04
>
grounded_sage03:03:13

@bendy: I'm currently looking at this. Kind of scares me to be diving back into Webpack but I'm not sure if I could pull something like this off in Clojure land.

grounded_sage06:03:42

Ahh so hard to decide what to do. Found myself looking at all these silly plug and play solutions which = not learning to actually program. Think I might stay here and stick with it.

bendy17:03:21

@grounded_sage fwiw, if you decide to go the webpack route, I'd start with a really simple webpack config. Don't worry about hot reloading or anything, just get a few loaders in there

bendy17:03:54

webpack is kinda like leinengen - it's a lot simpler to understand if you just start with the basics, and mix in what you need as you learn it

bendy17:03:01

feel free to pm me if you need help