@getbase/base
Advanced tools
Comparing version 4.1.2 to 4.1.3
# Base Change Log | ||
## [4.1.3] - 2018-12-11 | ||
### Base V4.1.3 | ||
- Minor documentation update | ||
- Minor version bump for index.scss/less and package.json | ||
## [4.1.2] - 2018-12-11 | ||
@@ -4,0 +9,0 @@ ### Base V4.1.2 |
{ | ||
"name": "@getbase/base", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "A Rock Solid, Responsive CSS Framework built to work on all devices big, small and in-between.", | ||
@@ -5,0 +5,0 @@ "homepage": "http://getbase.org/", |
@@ -67,3 +67,3 @@ # [Base](http://getbase.org) | ||
/* Import Base */ | ||
@import "node_modules/@getbase/base/scss/index"; | ||
@import "~@getbase/base/scss/index"; | ||
/* Your Other Styles */ | ||
@@ -77,3 +77,3 @@ @import "main" | ||
/* Import Base */ | ||
@import "node_modules/@getbase/base/less/index"; | ||
@import "~@getbase/base/less/index"; | ||
/* Your Other Styles */ | ||
@@ -80,0 +80,0 @@ @import "main" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
57765
0