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.
Sort: