# Nollup Plugins The following Rollup plugins are implemented to be used with Nollup: * [rollup-plugin-hot-css](https://github.com/PepsRyuu/rollup-plugin-hot-css) - Load CSS files with HMR support. * [rollup-plugin-react-refresh](https://github.com/PepsRyuu/rollup-plugin-react-refresh) - Nollup plugin for HMR in React apps. * [rollup-plugin-commonjs-alternate](https://github.com/PepsRyuu/rollup-plugin-commonjs-alternate) - CommonJS loader that supports React Hot Loader. * [@prefresh/nollup](https://github.com/JoviDeCroock/prefresh) - HMR for Preact apps.