Utility opacity styling for Nitro UI.
npm install @nitro-ui/utility-opacityUtility Background component for Nitro UI.
Get latest version by installing via NPM @nitro-ui/utility-opacity:
``sh`
npm install @nitro-ui/utility-opacity
Include this stylesheet code into your site:
`html`............
To extends, develop or contribute to this component, you're required to fork our main repository and made a pull request.
Development tools required for this component are:
- NodeJS
- Grunt CLI
- Ruby (optional)
- SASS (optional)
Ruby and SASS are optional if you're fully using node-sass from npm for development.
Run:
`sh`
npm install
Run:
`sh``
grunt
---
Nothing todo for now.
---
All notable changes to this project will be documented in this file. For now, let's keep TODO and CHANGELOG in README file. Keeping things simple.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.