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

Allow user to pass in css/js, fix Tailwind purge #16

Merged
merged 1 commit into from
Mar 30, 2021

Conversation

edisonywh
Copy link
Owner

This commit allows users to pass in their css and js files.

This also reenables Tailwind's purge settings, CSS now shrunk from 3MB
to about 17kb

Fixes #3

This commit allows users to pass in their `css` and `js` files.

This also reenables Tailwind's purge settings, CSS now shrunk from 3MB
to about 17kb

Fixes #3
@edisonywh edisonywh force-pushed the feature/user-supplied-assets branch from 4f7a96d to 0670584 Compare March 30, 2021 16:22
@edisonywh edisonywh merged commit 3a5ed71 into main Mar 30, 2021
@edisonywh edisonywh deleted the feature/user-supplied-assets branch March 30, 2021 16:22
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

Successfully merging this pull request may close these issues.

How to handle user-land CSS/JS? (Tailwind purging)
1 participant