stead-core
v0.1.9
Published
The Stead Design System
Readme
stead-core
The Stead Design System is a series of individual styles and components, that when combined make beautiful, intuitive designs. These designs are systemic and logical, as they all follow the same universal principles.
The component library gives developers a collection of re-usable HTML and SCSS partials for building their products.
Getting started
To install stead-core in your project, you will need to run the
following command using npm:
npm install -S stead-coreIf you prefer Yarn, use the following command instead:
yarn add stead-coreIf you just want to try out stead-core, you can also use
CodeSandbox.
(Important note: src directory in the package has been deprecated and
subject to breaking changes. Please use es/umd/scss directories instead)
:books: Documentation
- See our documentation site for full how-to docs and guidelines
- Contributing: Guidelines for making contributions to this repo.
- 🏃♀️ Migration Guides
