Parcel would delete some random file like identity because it though it was not used, vite is smarter. Also remove unused imports
4 lines
171 B
CSS
4 lines
171 B
CSS
body {
|
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica,
|
|
Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
|
}
|