etherglow-ui
v1.0.2
Published
Etherglow UI is a collection of components built with SASS, aiming to simplify the process of creating stylish and responsive user interfaces.
Downloads
3
Maintainers
Readme
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.