0.0.5 • Published 1 year ago
test-ui-123321 v0.0.5
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'