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

feat: Add a svelte-preprocess-unocss preprocessor to support usage in component libraries built using svelte-package #1719

Closed
jacob-8 opened this issue Oct 9, 2022 · 1 comment
Labels

Comments

@jacob-8
Copy link
Contributor

jacob-8 commented Oct 9, 2022

As mentioned in #1676, I would like to create a simple @unocss/svelte-preprocess-unocss preprocessor for use in svelte.config.js files for situations where someone is creating a component library using svelte-package which doesn't run through Vite at all.

This will be a very simple wrapper utilizing createGenerator, the updated transformSvelteSFC function from #1692, and a way to run any added transformers.

Progress is being made in #1725

@jacob-8 jacob-8 changed the title Add a svelte-preprocess-unocss preprocessor to support usage in component libraries built using svelte-package Feat: Add a svelte-preprocess-unocss preprocessor to support usage in component libraries built using svelte-package Oct 9, 2022
@jacob-8 jacob-8 changed the title Feat: Add a svelte-preprocess-unocss preprocessor to support usage in component libraries built using svelte-package feat: Add a svelte-preprocess-unocss preprocessor to support usage in component libraries built using svelte-package Oct 9, 2022
@stale
Copy link

stale bot commented Dec 20, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 20, 2022
@stale stale bot closed this as completed Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant