Ian
01/13/2017, 4:57 PMbootstrap4().container()
. The DSL should mirror the actual way bootstrap works though, and I’m not familiar enough with bootstrap to propose that (eg. how should the DSL allow bd-content
class to be added?). It also assumes that bootstrap classes can only be added to DIVs right now, can they be added to non-DIVs? If so, the extension methods might need to be added to Element rather than DIVElement