Jared Palmer
Jared Palmer
Yes you can and should always purge unused tailwind css. Only the classes actually used in the codebase are kept.
^^^this.
Yes. Just like gatsby 2, lack of a layout component makes this impossible. Let’s fix it
Stay tuned. @nathanforce and I have something dropping soon
Hmmmmm. Must be a babel issue
You can modify resolve.alias
Not adding config options via cli, this should probs be exposed in .env variable
@yoyo837 You should use Razzle if you have both a client and server
So HappyPack is great, but it is not fully compatible with all webpack loaders. That being said, I wonder if there should be a "blessed" method of adding it. For...
This is cool. Would be very rails-like. Feel free to submit a PR