@risd/ui
v16.0.5
Published
UI components for RISD websites
Downloads
30
Readme
RISD UI Design System
The RISD UI Design System is a comprehensive collection of design guidelines, resources and code that helps us create accessible and consistent user experiences.
This documentation will be updated as we continue to evolve our system.
We separately maintain a communications guide as a means of helping us create strong, clear and consistent communications with our external audiences.
To do
- The
/dist/src/ThemesProvider.js
file in Storybook the addonstorybook-addon-styled-components-theme
Node package is currently being manually modified at line 6 to have the following code:var styled_components_1 = require("../../../../src/styled");
. It would be good to make a fork of that repo that has this persistent modification.