2

Is there a CSS grid framework available in dojo, like 960gs or prototype grid system? I have searched but found none.

Thanks

Krunal
  • 2,967
  • 8
  • 45
  • 101

1 Answers1

3

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.

Jeremy Hodge
  • 1,655
  • 9
  • 8