Vue support
Open
cat: extend support 🤝
feature: approved ✅
needs: help 🆘
priority: low 📉
status: up for grabs 🙏
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 413
- PR merge metrics
- No merged PRs in 30d
Description
**Do you want to request a *feature* or report a *bug*?**
feature
**What is the current behavior?**
There's only `styled` for React, I'm trying to work on a Vue.js integration but https://github.com/callstack/linaria/blob/a1d1b5a2f621ba50d986d97b96ff32f33e9a1106/src/babel/extract.js#L99-L109 makes it impossible
**Solutions**
1. somehow change the code above to allow importing `styled` from other modules like `vue-linaria`
2. or release built-in support for Vue at `linaria/vue` 😅
Contributor guide
Assessment
This issue has not been assessed yet.