Barry Low

Results 6 comments of Barry Low

Would like to [add/suggest a tip](https://github.com/bearcanrun/ran/commit/b8b4be52daaf465d0aa42daff936be0fc69228ed#diff-797bdd6328a8f89e978804fbf93e24be) on environmental variables specific to deploying to Now.

I started to tackle this then realized I jumped the gun by adding Jest AND Enzyme. Before I go further in this direction, is using just Jest preferred? Adding Enzyme...

We'll just go Jest then! Since getting Enzyme to work wasn't so straight forward, I'll add simple instructions for adding it in the docs.

So... I've run into a problem. Running Jest in the jsdom test environment throws breaking errors as reported in [jsdom #1783](https://github.com/tmpvar/jsdom/issues/1783). Though it says for ubuntu, I'm on a mac...

FYI. Given that no human maintainers have committed to this repo since June 2020, it might be safe to consider this project no longer maintained. I personally have moved away...

#1157 has been updated to reflect @jxnblk recommendation: - remove "box alignment" attributes from Flexbox - create "box" package to house "box alignment" attributes - compose "box" package into both...