0.1.3 • Published 10 months ago
test-realizeed v0.1.3
Enty UI
Enty UI is a UI component library that implements our design system. GitLab UI is written in Vue.js version 3
Usage
To use Enty UI in your project, add it as a dependency:
npm install @enty.io/ui
or
yarn add @enty.io/ui
In your main entrypoint before import CSS styles:
import '@enty.io/ui/style.css'