@devprotocol/hashi v2.4.0-beta.3
Hashi・橋

Dev Protocol's design system implementation for the web.
Languages
- English (You're here!)
- 日本語
Prerequisites
Be sure to have NodeJS v14.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 'path/to/@devprotocol/hashi';
// Include all components here.
@use 'path/to/@devprotocol/hashi/hs-component';
@include hashi.init() {
@include hs-component.render();
}Contributing
You can see the guide to contributing here.
9 months ago
11 months ago
9 months ago
9 months ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago