gwtbootstrap/gwt-bootstrap

Using injectResourceCssAsFile instead of injectCss in ResourceInjector class for activateResponsiveDesign method

Opened this issue · 0 comments

I was wondering why should we use style tag and load all the Responsive css design in it ?.
Is there a need for it?
I was thinking may be we could use injectResourceCssAsFile method to load the Responsive css..