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 [email protected]
, the template compiles correctly.