I've created a new Flex library project called Foo, which contains a css file default.css.
I want to apply the .swc as a theme to project Bar.
So I went to Properties -> Flex Theme -> Import Theme.. and imported Foo.swc.
A new theme called Foo showed up. I selected it and clicked OK to recompile Bar.
The css file was not applied ;(
What am I missing?