@matteusan/sentro
Advanced tools
Comparing version 0.1.23 to 0.1.25
{ | ||
"name": "@matteusan/sentro", | ||
"version": "0.1.23", | ||
"version": "0.1.25", | ||
"description": "A low-level SCSS library for building and managing token-driven design systems.", | ||
@@ -8,2 +8,5 @@ "main": "_index.scss", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"keywords": [ | ||
@@ -25,2 +28,2 @@ "css", | ||
"homepage": "https://github.com/MatteuSan/sentro#readme" | ||
} | ||
} |
@@ -16,3 +16,3 @@ # Sentro | ||
# Yarn | ||
yarn add @matteusan/sentro --save | ||
yarn add @matteusan/sentro | ||
``` | ||
@@ -22,3 +22,3 @@ | ||
- The documentation for this project is located [here](https://docs.matteusan.me/docs/sentro). | ||
- The documentation for this project is located [here](https://docs.matteusan.com/docs/sentro). | ||
@@ -25,0 +25,0 @@ ## Showcase |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
60234