Kate Travers
Kate Travers
currently, to ignore all errors in a specific environment (such as `:test` or `:dev`), you set `:ignore` config to a simple function that returns true: ```elixir config :airbrakex, ignore: fn(_error)...
This PR updates the last couple places where the path to CSS utilities hadn't been updated from `/utilities/` to `/css-utilities/` already. I did a quick search of the directory and...
In addition to posting comments to issues and pull requests, it would also be helpful to be able to post to GitHub discussions. For example, my team uses discussions for...