Skip to content

sanlinhtik3/colormyar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Myar

Current Version (v 1.1.0)

preview

Install using npm:

npm i colormyar

Download package:

Download

What's new:

Border
- border-width
- border-color-100 to 900
- border-hover

Rounded
- rounded

Shadow
- shadow-color-100 to 900

Text
- text-color-100 to 900

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages