Comparing version 1.2.11 to 1.2.12
{ | ||
"name": "henris", | ||
"version": "1.2.11", | ||
"version": "1.2.12", | ||
"description": "Henri's Sass Toolbelt", | ||
@@ -5,0 +5,0 @@ "main": "index.scss", |
@@ -6,6 +6,4 @@ # Henri's | ||
This is a beta version of Henri's 1.0. The current stable version of Henri's can be found on [Henri's on Matise](https://github.com/matiseams/henris). | ||
``` | ||
npm install @henris/next | ||
npm install henris | ||
``` | ||
@@ -30,7 +28,7 @@ | ||
``` | ||
npm install @henris/next | ||
npm install henris | ||
``` | ||
or | ||
``` | ||
yarn add @henris/next | ||
yarn add henris | ||
``` | ||
@@ -43,3 +41,3 @@ | ||
``` | ||
@import '@henris/next'; | ||
@import '~henris'; | ||
``` | ||
@@ -55,3 +53,3 @@ | ||
@import '~@henris/next'; | ||
@import '~henris'; | ||
``` | ||
@@ -58,0 +56,0 @@ |
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
328681
188