@mintjamsinc/webtop-app-theme
Version:
Styles and Themes for Webtop applications.
25 lines (16 loc) • 407 B
Markdown
<img src="https://www.mintjams.jp/img/cr.svg" alt ="" width="64">
# Webtop App Theme
Styles and Themes for Webtop applications.
## Installation
```sh
npm install --save-dev @mintjamsinc/webtop-app-theme
```
## Usage
```vue
<style lang="scss">
@import "@mintjamsinc/webtop-app-theme/css/style.scss";
</style>
```
## License
[MIT](https://opensource.org/licenses/MIT)
Copyright (c) 2021 MintJams Inc.