A Stylin.js core library, use to centralize and modularize the most of functions to be reused around our libraries.
To install the package you must have installed node and npm/yarn
# npm
npm install @stylin.js/core
# yarn
yarn add @stylin.js/core
For this package, you can read our tests to understand how package functions works.
Feel free to use in your projects.