osjs-gui
osjs-gui copied to clipboard
Make rollup produce a stylesheet bundle as well
Right now you have to run both npm run build and npm run build:esm in order to build the stylesheets, UMD and ES modules.
It would be nice if rollup could produce a stylesheet bundle as well because the UMD is mostly used in external solutions like codepen.