What is rollup-plugin-css-only?
"Rollup plugin that bundles imported css"
rollup-plugin-css-only is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 12.6 KB on disk.
Installation Guide
# Install via NPM
npm install rollup-plugin-css-only
# Install via Yarn
yarn add rollup-plugin-css-only