thgh / rollup-plugin-scss

Rollup and compile multiple .scss, .sass and .css imports
MIT License
135 stars 46 forks source link

How to rollup scss file without compiling with node-sass #45

Closed VenkatRamReddyK closed 4 years ago

VenkatRamReddyK commented 4 years ago

Does rollup-plugin-scss always compile scss to css ? is there a way we can rollup scss file and generate bundle.scss in dist folder ?

VenkatRamReddyK commented 4 years ago

Fixed it using. https://github.com/weizhenye/rollup-plugin-bundle-scss