Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ainslec opened this issue Aug 18, 2018 · 3 comments
Open

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

ainslec opened this issue Aug 18, 2018 · 3 comments
Labels
enhancement New feature or request

Comments

@ainslec
Copy link

ainslec commented Aug 18, 2018

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.

@vegegoku
Copy link
Member

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?

@ainslec
Copy link
Author

ainslec commented Aug 19, 2018

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

@vegegoku
Copy link
Member

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

@vegegoku vegegoku changed the title All in one? Enable auto css injection instead of add links in the host page Aug 25, 2019
@vegegoku vegegoku added the enhancement New feature or request label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants