@stjudecloud/assets
v1.0.0
Published
Assets for the St. Jude Cloud design system.
Downloads
125
Keywords
Readme
Quick Start
Use the following commands to get started quickly.
# Clone the repository and cd to assets/
git clone https://github.com/stjudecloud/theme.git
cd theme/assets
There is nothing to compile for the assets/
repo, as the minification and bundling of assets
is left to packages which utilize this repository.
Release Process
- Make your updates to the assets you're working with.
- Use
npm version [TYPE]
to bump the version appropriately. - Commit your changes to GitHub.
- Publish using
npm publish
.
What's Included
fonts/
. Fonts for the St. Jude Cloud project, including St. Jude Sans.images/
. Images used across the St. Jude Cloud ecosystem.loaders/
. Loading SVG icons for St. Jude Cloud applications.pdfs/
. PDFs used across the St. Jude Cloud ecosystem.
Copyright
© 2021-Present St. Jude Children's Research Hospital.