domino-ui icon indicating copy to clipboard operation
domino-ui copied to clipboard

Enable auto css injection instead of add links in the host page

Open ainslec opened this issue 6 years ago • 3 comments

Hello,

I'm wondering if it's possible to build Domino so that it doesn't require to access any CSS or HTML accessed externally? That is, everything is baked into the compiled JavaScript.

Could this be achieved, or will it never happen?

Chris.

ainslec avatar Aug 18 '18 00:08 ainslec

The css that domino-ui uses is part of the domino-ui jar, it does not reference any css or html from external source. or do you mean to auto inject the css in the page?

vegegoku avatar Aug 18 '18 06:08 vegegoku

Yes, I mean auto-injection, have you considered it? Or maybe make auto-injection configurable?

ainslec avatar Aug 19 '18 13:08 ainslec

this is already in the road map, once we reach the styles restructuring we will implement it.

vegegoku avatar Aug 19 '18 13:08 vegegoku