@hxui/ng-select
v1.2.1
Published
A HxUi theme for ng-select
Downloads
49
Readme
HXUI Ng Select Themes
An ng-select theme based on the HXUI design system.
Installation
npm i @hxui/ng-select
Usage
Import uncompiled sass file to your project's style entry file.
@import "@hxui/ng-select/themes/hxui.theme.scss";
Demo
See examples
Changelog
See changelog
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.