Reputation: 3269
Is there a CSS grid framework available in dojo, like 960gs or prototype grid system? I have searched but found none.
Thanks
Upvotes: 2
Views: 360
Reputation: 1665
No. There is no CSS layout like that in dojo. There are dijit layout components that can help with layout but it's not a grid system.
Upvotes: 3