bordertext
v1.0.0
Published
Get border-text effect by adding a single function into your JS
Readme
What is this?
Get border-text effect by adding a single function into your JS
Installation
npm i bordertext
Then
bordertext("1.5px", "blue", "transparent");
