Andrew
Andrew
@danielroe any updates on this one? Thanks
I think it's a critical feature for Bridge users since most of them still use Webpack. @danielroe can this be prioritized with **important** label instead of **nice-to-have** ?
The workaround is to place all pcss files into nuxt.config.ts CSS array, which looks quite ugly
Any updates regarding this issue?
same problem with static used for some pages
if it's a Vue file you are referencing I believe you could just specify but I agree that inferring it by default would also be beneficial. I have similar situation...
Another use case for such alias is having components created with `:is="component"` where you create completely different components with different internal logic, but you pass data inside of such components...
Could you provide a repo with reproduction? I tried layer base just recently and it works fine for me
@mhdSid could you provide more details on your configuration?
@antfu you made my day!