terra-mixins
Advanced tools
Comparing version 1.19.0 to 1.20.0
@@ -7,2 +7,7 @@ Changelog | ||
2.27.0 - (October 30, 2018) | ||
------------------ | ||
### Changed | ||
* Update doc on mixin import to be more explicit | ||
2.26.0 - (October 8, 2018) | ||
@@ -9,0 +14,0 @@ ------------------ |
@@ -15,3 +15,3 @@ # Terra Mixins | ||
```scss | ||
@import '~terra-mixins'; | ||
@import '~terra-mixins/lib/Mixins'; | ||
``` | ||
@@ -18,0 +18,0 @@ |
{ | ||
"name": "terra-mixins", | ||
"main": "lib/Mixins.scss", | ||
"version": "1.19.0", | ||
"version": "1.20.0", | ||
"description": "The terra-mixins component supplies global mixins for use throughout the Terra ecosystem.", | ||
@@ -6,0 +6,0 @@ "repository": { |
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
45122