Learn how to manage CSS rules specifically for the test environment in your Phoenix app to avoid problems like smooth scrolling or false-positive accessibility reports. Discover why using `Mix.env/0` directly isn't suitable for production and how to leverage configuration files for this purpose.

2m read timeFrom angelika.me
Post cover image
Table of contents
What not to doWhat to do instead

Sort: