Dojo FAQ: Dynamically loading CSS
Paul Bouchon | July 2, 2014
In large JavaScript applications, it can be beneficial to dynamically load CSS stylesheets.
In large JavaScript applications, it can be beneficial to dynamically load CSS stylesheets.
In this post, we want to walk through how you would get started building an application using xstyle, an extensible CSS framework. xstyle provides extensions that allows us to declaratively describe an user interface, making use of data bindings, element generation, and components, giving us an elegant means to create an application.