vite-reactjs Questions

1

In Settings/Preferences | Languages & Framework | Style sheets the IDE is not showing Tailwind as an option. It shows no documentation on Ctrl + Q. I'm using Tailwind with Vite, React and three...
Tryparsamide asked 28/5, 2023 at 19:23

1

Solved

I created new React Typescript app using vite I executed npm create vite@latest then selected typescript-swc Typescript version in package.json is ^5.0.2 The version in node_modules/typescript/pac...

1

Solved

Vite by default does not support src alias like import counterReducer from "@src/pages/counter/counter.slice"; Every time you will have to pass the full relative path like this import ...
Eastsoutheast asked 22/1, 2023 at 15:41
1

© 2022 - 2024 — McMap. All rights reserved.