Wrong paths in @import of less files.
Hello, I'm trying to convert my old Webpack project to Vite. I'm using Framework7 in my project and I have problem with its less files. In framework7 core files (inside node_modulse) there are imports like
Its trying to resolve it as instead of
Can you help me with how to fix this?
Its trying to resolve it as instead of
Can you help me with how to fix this?
