0.12.3 • Published 1 year ago

@truefusion/dexios-ui v0.12.3

Weekly downloads
-
License
See license in LI...
Repository
github
Last release
1 year ago

Dexios

Dexios is a Vue 3 UI library inspired by Semantic UI.

npm install @truefusion/dexios-ui

Icons

Dexios uses Material Icons for icons by default. Support for other icon sets coming soon.

Install it using:

npm install @mdi/font --save

And then import the stylesheet:

import '@mdi/font/css/materialdesignicons.css';

Icons (Web)

Follow the Webfont guide for everything else.

Fonts

Recommended Fonts

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build
0.12.2

1 year ago

0.12.3

1 year ago

0.12.1

1 year ago

0.12.0

1 year ago

0.11.0

1 year ago

0.10.0

1 year ago