Hi,
I have a couple of questions about the use of CSS resources:
1. If I am using dijit, and am including the theme (say tundra.css), does dojo.css still need to be explicitly loaded? If yes, is there a way to set up the build so it is interred inside the built tundra.css?
2. Ditto for dijit.css. I have noticed that when loading dojo from Google's CDN, there are separate requests for tundra.css and dijit.css, even though tundra.css @import-s dijit.css, so I would have thought that the build process would have combined these 2 files?
Thanks
Amit
