@hxui/css

Helix User Interface Library - Pure CSS Framework

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@hxui/css
1101.6.05 months ago5 years agoMinified + gzip package size for @hxui/css in KB

Readme

HXUI CSS
A pure css library based on the HXUI design system.

Installation

```bash npm i @hxui/css ```

Usage

Import uncompiled sass file to your project's style entry file. ```scss // path/to/hxui-icon-font is required $icons-path: "~@hxui/css/static/static/fonts/"; @import "~@hxui/css/static/static/scss/hxui.scss"; ```

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.

License

MIT