@nitro-ui/utility-border

1.0.13 • Public • Published

Nitro UI: Utility Border

Utility Border component for Nitro UI.

Getting Started

Get latest version by installing via NPM @nitro-ui/utility-border:

npm install @nitro-ui/utility-border

Include this stylesheet code into your site:

<div class="u-border">u-border</div>
<div class="u-border-top">u-border-top</div>
<div class="u-border-right">u-border-right</div>
<div class="u-border-bottom">u-border-bottom</div>
<div class="u-border-left">u-border-left</div>
<div class="u-border-dark">u-border-dark</div>
<div class="u-border-dark-top">u-border-dark-top</div>
<div class="u-border-dark-right">u-border-dark-right</div>
<div class="u-border-dark-bottom">u-border-dark-bottom</div>
<div class="u-border-dark-left">u-border-dark-left</div>
<div class="u-border-0">u-border-0</div>
<div class="u-border-top-0">u-border-top-0</div>
<div class="u-border-right-0">u-border-right-0</div>
<div class="u-border-bottom-0">u-border-bottom-0</div>
<div class="u-border-left-0">u-border-left-0</div>

Usage:

Example with <div> tag:

<div class="u-border">u-border</div>

<button class="u-border-0">Click Me</button>

Development

To extends, develop or contribute to this component, you're required to fork our main repository and made a pull request.

Development Requirements

Development tools required for this component are:

Ruby and SASS are optional if you're fully using node-sass from npm for development.

Development Setup

Run:

npm install

Compile

Run:

grunt

TODO

Nothing todo for now.


CHANGELOG

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.

[0.0.0-beta] - 2019-07-18

Added

  • Initial setup

Package Sidebar

Install

npm i @nitro-ui/utility-border

Weekly Downloads

36

Version

1.0.13

License

ISC

Unpacked Size

18.8 kB

Total Files

10

Last publish

Collaborators

  • ahmedalkhoudary
  • ibrahimna
  • icarasia-engineering
  • ikramhakimi
  • knzshirox
  • shyyawn
  • sllee_1004
  • syaifulsz
  • zulazman