Updated bourbon and scss
This commit is contained in:
@@ -22,8 +22,6 @@ useraccounts:polymer
|
||||
accounts-google
|
||||
splendido:accounts-meld
|
||||
email
|
||||
fourseven:scss@2.1.1
|
||||
wolves:bourbon
|
||||
meteorhacks:subs-manager
|
||||
meteorhacks:kadira
|
||||
chuangbo:marked
|
||||
@@ -44,3 +42,5 @@ check
|
||||
useraccounts:iron-routing
|
||||
wizonesolutions:canonical
|
||||
meteorhacks:fast-render
|
||||
fourseven:scss
|
||||
wolves:bourbon
|
||||
|
||||
@@ -37,7 +37,7 @@ ecwyne:mathjs@0.25.0
|
||||
ejson@1.0.7
|
||||
email@1.0.7
|
||||
fastclick@1.0.7
|
||||
fourseven:scss@2.1.1
|
||||
fourseven:scss@3.4.3
|
||||
geojson-utils@1.0.4
|
||||
google@1.1.6
|
||||
hot-code-push@1.0.0
|
||||
@@ -116,6 +116,6 @@ useraccounts:polymer@1.12.3
|
||||
webapp@1.2.2
|
||||
webapp-hashing@1.0.5
|
||||
wizonesolutions:canonical@0.0.5
|
||||
wolves:bourbon@1.2.0
|
||||
wolves:bourbon@3.1.0
|
||||
zimme:collection-behaviours@1.1.3
|
||||
zimme:collection-softremovable@1.0.4
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@import "bourbon/bourbon";
|
||||
@import "{wolves:bourbon}/bourbon";
|
||||
|
||||
$thickColumnWidth: 304px;
|
||||
$thinColumnWidth: 240px;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@import "bourbon/bourbon";
|
||||
@import "{wolves:bourbon}/bourbon";
|
||||
@import "colors";
|
||||
|
||||
//apply a natural box layout model to all elements
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@import "bourbon/bourbon";
|
||||
@import "{wolves:bourbon}/bourbon";
|
||||
|
||||
.mini-holder {
|
||||
position: absolute;
|
||||
@@ -43,4 +43,3 @@
|
||||
@include transform(rotate(405deg));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
1
rpg-docs/packages/meteor-vulcanize/.gitignore
vendored
Normal file
1
rpg-docs/packages/meteor-vulcanize/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.npm
|
||||
Reference in New Issue
Block a user