RecursiveThinking / recursive_thinking_website

Recursive Thinking Website
5 stars 2 forks source link

Add css concatenation to webpack #54

Closed amnevins closed 6 years ago

amnevins commented 6 years ago

Concatenate the css files to one

sethborne commented 6 years ago

In order to prevent lots of potential fubars - we really need to get #46 done before the CSS gets concatenated in webpack, correct?

MynockSpit commented 6 years ago

Not necessarily. I have a working POC for this that doesn't break stuff (mostly). That said, we should do #46 for the sake of (my) sanity.

sethborne commented 6 years ago

ok - #46 is on the way...

MynockSpit commented 6 years ago

https://github.com/RecursiveThinking/recursive_thinking_website/commit/0dd33958a28f034db9ef5e2e708cb2886f04e604