FWIW: I’m only compiling to JS and not to SWF. Maybe that’s causing the problem?
On Nov 21, 2016, at 1:29 PM, Harbs <harbs.li...@gmail.com> wrote: > I’m going crazy trying to figure out why I’m not getting a css file produced. > I’m compiling both with Josh’s VS Code extension and ant. Both produce > correct output (as far as I can tell), but neither produce the css file > although the html file links to it. > > I’m using the latest nightly falcon. > > Any ideas why it might not be produced?