I'm programming a plugin that outputs some css. It doesn't output in the dashboard via the if(!is_admin()) { }.
In the gravity forms pages is_admin is coming up false so its outputting the css and messing up the form editor.
Am I missing something?
I'm running an updated version.