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