Docs: RU | EN
Enhanced component library builder.
- ES2018/Node12 target
- Unprefixed css
- Minified source
- Faster load
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
Importing styles:
@import '@mntm/vkui/dist/vkui.css';
@import '@mntm/vkui/dist/components/Root/Root.css';
@mntm/vkui-builder is MIT licensed.