I have this error:
Error: Can't find stylesheet to import.
β·
28 β @import '@planetar/styles'
β ^^^^^^^^^^^^^^^^^^
β΅
src/components/ApiCard.vue 28:9 root stylesheet
at Object._newRenderError (/Users/lucaban/ghq/github.com/mesqueeb/planetar/node_modules/sass/sass.dart.js:14379:19)
My project is a Lerna project.
ApiCard.vue
has this style:
<style lang="sass" scoped>
@import '@planetar/styles'
and the @planetar/styles
is a symlink inside the node_modules folder.
clone cycraft/planetar
from github from its default branch
npm I
lerna bootstrap
npm run build
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too