I want to use a theme in dojo, dojox and dijit. For example tundra. I need to import only
<link rel="stylesheet" href="dojo/dijit/themes/tundra/tundra.css" />
or i need more css to import all style that i need?
Do i need to import specific css for widgets like dialog?