-
Notifications
You must be signed in to change notification settings - Fork 0
feat: tailwindcss perf #22
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
Conversation
|
@mikedaviesweb it would be great if you could check that I've set up the |
|
Hey @thejoshsmith, looks good, this is how I did it on Te Pou with a few extra files. |
judereid
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💪🏻
|
@thejoshsmith let's roll with the structure by default. |
rb1193
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me chaps
# Conflicts: # package.json # src/js/app.js
Description
This PR improves TailwindCSS dev build performance by splitting up the various imports as per this tutorial.
Please merge in (or use) this PR while testing this feature.
Fixes #21
Type of change
How Has This Been Tested?
I've tested locally and observed a much faster build time.