0.0.211 • Published 8 months ago
test-build-enty v0.0.211
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'