1.1.0 • Published 3 years ago

colormyar v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Color Myar

Current Version (v 1.1.0)

preview

Install using npm:

npm i colormyar

Download package:

Download

Including files:

<link rel="stylesheet" href="pdf-color/css/pdf.css">

Required HTML structure

<div class="pdf-bg-red-100">This is Background Color</div>
<div class="pdf-text-red-100">This is Text Color</div>
<div class="pdf-border-red-100">This is Border Color</div>

CSS

.text {
    color: var(--pdf-red-500);
    background-color: var(--pdf-red-500);
    border-color: var(--pdf-red-500);
}

Donations

Donations would be more than welcome :)

KBZ Pay : 09 753 479 007 Wave Money : 09 753 479 00

Get in touch

Phone: 09 753 479 007 Facebook: https://fb.com/5sanlinhtike

1.1.0

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago