1.0.2 • Published 3 months ago

etherglow-ui v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Description

Etherglow UI is a fixed collection of modern UI components built with SASS. It is intentionally designed to offer a fixed set of styles, ensuring a consistent and polished appearance across your web application.

Installation

To install Etherglow UI in your project, you can either download the source files directly or install it via a package manager:

Via NPM

npm install etherglow-ui

Via Yarn

yarn add etherglow-ui

Usage

Once installed, you can include Etherglow UI in your styling files:

@import 'etherglow-ui';

License

Etherglow UI is released under the MIT License. See LICENSE for details.