UNPKG

react-toolbox-build4server

Version:

Builds react-toolbox in such a way that it's components can be required and used in node - most likely for server-side rendered webapps - without having to depend on webpack to build your entire server-side project

10 lines 281 B
module.exports={ "root": "rt-snackbar-root", "accept": "rt-snackbar-accept", "button": "rt-snackbar-button", "warning": "rt-snackbar-warning", "cancel": "rt-snackbar-cancel", "active": "rt-snackbar-active", "icon": "rt-snackbar-icon", "label": "rt-snackbar-label" }