@stylin.js/core
v1.0.2
Published
A inline styles statement lib
Downloads
273
Maintainers
Readme
STYLIN.JS core
A Stylin.js core library, use to centralize and modularize the most of functions to be reused around our libraries.
Installing
To install the package you must have installed node and npm/yarn
# npm
npm install @stylin.js/core
# yarn
yarn add @stylin.js/core
Getting Started
For this package, you can read our tests to understand how package functions works.
Feel free to use in your projects.