Include a script tag just above your steal.js include and put this in there:
- <script>
- steal = {
- executed: ["path/to/production.css"]
- };
- </script>
This tells steal that production.css is already loaded.