Closed thgh closed 3 years ago
v3.0.0-rc1 has been released, install with:
npm install --save-dev rollup-plugin-scss@rc
yarn add -D rollup-plugin-scss@rc
Feedback welcome!
@thgh any idea when v3
will get the full release (aka no longer be a pre-release version)? Mainly wondering since it has been quite a while already since v3.0.0-rc1
came out. Love that it's TypeScript now as well ❤️
There it is 🎉
Some todos that would be nice to check off before releasing v3.
includePath
,processor()
)insert
option #63