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

qwik js support #47

Open
blackPeppper opened this issue Jun 21, 2023 · 3 comments
Open

qwik js support #47

blackPeppper opened this issue Jun 21, 2023 · 3 comments

Comments

@blackPeppper
Copy link

Hi want to make ui framework that supports react soild and qwik

@Mokshit06
Copy link
Member

Do you mean that the components should just work in all 3 frameworks, or a separate adapter for Qwik? If the former, then macaron can't really do that as each framework adapter has it's own internal logic, though a separate adapter for qwik should be relatively easy.

If you want a framework agnostic interface then the core APIs like recipe and style are probably what you are looking for

@blackPeppper
Copy link
Author

I want @macaron-css/qwik like react and soild

@Mokshit06
Copy link
Member

So I've published @macaron-css/qwik@1.0.0 but there seems to be some issue with how qwik-city is handling the macaron plugin in dev-mode. All the virtual css files are for some reason returned with text/html headers, which makes the browser not apply the styles.

Could someone from @BuilderIO team help with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants