Skip to content

mntm-lib/vkui-builder

Repository files navigation

@mntm/vkui-builder GitHub license build

Docs: RU | EN

Enhanced component library builder.

Differences

  • ES2018/Node12 target
  • Unprefixed css
  • Minified source
  • Faster load

Prebuilt package

The prebuilt package is published in npm along with the release of the original package using GitHub Actions.

We recommend to use yarn for dependency management:

yarn add @mntm/vkui

Getting started

Importing styles:

@import '@mntm/vkui/dist/vkui.css';

@import '@mntm/vkui/dist/components/Root/Root.css';

License

@mntm/vkui-builder is MIT licensed.