You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #15943 and this discussion here: #16712
The ability to exclude certain files with the vite plugin would be great for apps incrementally migrating from a different CSS solution (e.g. vanilla-extract or any CSS-in-JS solution that uses .css.ts|js file names) to tailwind v4 using vite. I have a PR ready that adds a simple option to the tailwind config ready if there's interest in allowing this.
The text was updated successfully, but these errors were encountered:
Related to #15943 and this discussion here: #16712
The ability to exclude certain files with the vite plugin would be great for apps incrementally migrating from a different CSS solution (e.g. vanilla-extract or any CSS-in-JS solution that uses
.css.ts|js
file names) to tailwind v4 using vite. I have a PR ready that adds a simple option to the tailwind config ready if there's interest in allowing this.The text was updated successfully, but these errors were encountered: