Skip to content

dev-protocol/hashi

Hashi・橋

Hashi Cover Light Mode Hashi Cover Dark Mode

Dev Protocol's design system implementation for the web.

Languages

Prerequisites

Be sure to have NodeJS v16.x installed. Any version higher will risk the project not working locally.

Setup

# NPM
$ npm install @devprotocol/hashi

# Yarn
$ yarn add @devprotocol/hashi
// Include design system initializer.
@use '@devprotocol/hashi';
// Include all components here.
@use '@devprotocol/hashi/hs-component';

@include hashi.init() {
    @include hs-component.render();
}

Contributing

You can see the guide to contributing here.

About

橋 - Dev Protocol's design system implementation for the web.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 6