This repository was archived by the owner on Jan 18, 2022. It is now read-only.
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
/deep/
selector is broken in SCSS #280
Open
Description
Version
5.0.0
Reproduction link
https://github.com/arantes555/rollup-plugin-vue-deep-bug
Steps to reproduce
npm install
npm run build
What is expected?
Template compiles
What is actually happening?
Build error
If you roll-back to rollup-plugin-vue@4.7.2
, the template compiles correctly.