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

Svelte/general vite support? #20

Open
endigma opened this issue Dec 20, 2022 · 4 comments
Open

Svelte/general vite support? #20

endigma opened this issue Dec 20, 2022 · 4 comments

Comments

@endigma
Copy link

endigma commented Dec 20, 2022

No description provided.

@Mokshit06
Copy link
Member

Macaron already has general vite support, so it should work with js/ts files. As for svelte, I think it would require adding a preprocessor for svelte files to make it work with them, but if you create the styles in a seperate js/ts files and then import the classes in your svelte file, I believe that should already work

@endigma
Copy link
Author

endigma commented Dec 21, 2022

I'll have a go at it and report what happens here for future reference.

@Not-Jayden
Copy link

@endigma Any updates on this? Keen to try this in a future svelte project

@endigma
Copy link
Author

endigma commented Jun 11, 2023

Nope, using unocss now, much more ergonomic to extend.

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

3 participants