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

9 lines 303 B
module.exports={ "root": "rt-menu_menu_item-root", "disabled": "rt-menu_menu_item-disabled", "selected": "rt-menu_menu_item-selected", "icon": "rt-menu_menu_item-icon", "caption": "rt-menu_menu_item-caption", "shortcut": "rt-menu_menu_item-shortcut", "ripple": "rt-menu_menu_item-ripple" }