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
Vite uses PostCSS by default, and that's great, but I'm quite curious about Lightning CSS as well. I think there might be advantages as the codebase grows.
I'd need to find out if Lightning CSS changes the /node_modules/ directory to replace PostCSS with Lightning CSS.
I'd also need to see the output of the build since it'll replace using ESBuild for CSS.
Vite uses PostCSS by default, and that's great, but I'm quite curious about Lightning CSS as well. I think there might be advantages as the codebase grows.
I'd need to find out if Lightning CSS changes the
/node_modules/
directory to replace PostCSS with Lightning CSS.I'd also need to see the output of the build since it'll replace using ESBuild for CSS.
Reference
The text was updated successfully, but these errors were encountered: