Hashcore UI is a UI component library that implements our design system. Hashcore UI is written in Vue.js 3
To use Hashcore UI in your project, add it as a dependency:
npm install @hashcore-lab/ui and @hashcore-lab/themes
In your main entrypoint before import CSS styles:
import '@hashcore-lab/themes/main.scss'
This project is licensed under the MIT License - see the LICENSE file for details.