polar-express 1.1.0 → 1.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/polar-express/version.rb +1 -1
- data/vendor/assets/inuit.css/inuit-box-sizing/.bower.json +1 -1
- data/vendor/assets/inuit.css/inuit-mixins/.bower.json +4 -4
- data/vendor/assets/inuit.css/inuit-mixins/README.md +4 -0
- data/vendor/assets/inuit.css/inuit-mixins/_tools.mixins.scss +1 -1
- data/vendor/assets/inuit.css/inuit-normalize/.bower.json +1 -1
- data/vendor/assets/inuit.css/inuit-page/.bower.json +1 -1
- metadata +1 -4
- data/vendor/assets/inuit.css/inuit-starter-kit/.bower.json +0 -32
- data/vendor/assets/inuit.css/inuit-starter-kit/.gitignore +0 -3
- data/vendor/assets/inuit.css/inuit-starter-kit/README.md +0 -20
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a6756c8e1d0e6c0dd97d1ae8e00ca0e6b9ce899c
|
4
|
+
data.tar.gz: 452bec3df381e0fcf2c65d6c955b70ac3fa0ba38
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8c64ad0a1951918e90c0161854f27f5a69052876a83841a069dd9765bf5efb6ccf9f8d53d1fba52b39bbcb6f00976382bac43b39289a285d5ecb1478944107b6
|
7
|
+
data.tar.gz: ef04741d3d87c603cb34b2e958670b88ee2c31ad1ea4c7fc52ea00faf54d2a7fdd69584c582d503e729eae5f38c2be32c5cd2bdbec840036eb0949f8bcfcc2ef
|
data/README.md
CHANGED
@@ -7,7 +7,7 @@ Polar Express is a Ruby gem that allows easy integration of the awesome [inuit.c
|
|
7
7
|
Add the following line to your `Gemfile` then run the `bundle` command.
|
8
8
|
|
9
9
|
```
|
10
|
-
gem "polar-express", "~> 1.
|
10
|
+
gem "polar-express", "~> 1.1.0"
|
11
11
|
```
|
12
12
|
|
13
13
|
To use the latest release of the gem from github add the following line to your `Gemfile` instead of the line above and run the `bundle` command to install the gem.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "inuit-mixins",
|
3
|
-
"version": "0.1.
|
3
|
+
"version": "0.1.2",
|
4
4
|
"homepage": "https://github.com/inuitcss/tools.mixins",
|
5
5
|
"authors": [
|
6
6
|
"Harry Roberts <harry@csswizardry.com>"
|
@@ -13,11 +13,11 @@
|
|
13
13
|
"css"
|
14
14
|
],
|
15
15
|
"license": "Apache",
|
16
|
-
"_release": "0.1.
|
16
|
+
"_release": "0.1.2",
|
17
17
|
"_resolution": {
|
18
18
|
"type": "version",
|
19
|
-
"tag": "0.1.
|
20
|
-
"commit": "
|
19
|
+
"tag": "0.1.2",
|
20
|
+
"commit": "3d4bf6ab1f78fb654f63a8009cc87145ecd8764b"
|
21
21
|
},
|
22
22
|
"_source": "git://github.com/inuitcss/tools.mixins.git",
|
23
23
|
"_target": "~0.1.1",
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: polar-express
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Daniel Boggs
|
@@ -124,9 +124,6 @@ files:
|
|
124
124
|
- vendor/assets/inuit.css/inuit-spacing/.gitignore
|
125
125
|
- vendor/assets/inuit.css/inuit-spacing/README.md
|
126
126
|
- vendor/assets/inuit.css/inuit-spacing/_trumps.spacing.scss
|
127
|
-
- vendor/assets/inuit.css/inuit-starter-kit/.bower.json
|
128
|
-
- vendor/assets/inuit.css/inuit-starter-kit/.gitignore
|
129
|
-
- vendor/assets/inuit.css/inuit-starter-kit/README.md
|
130
127
|
- vendor/assets/inuit.css/inuit-tables/.bower.json
|
131
128
|
- vendor/assets/inuit.css/inuit-tables/.gitignore
|
132
129
|
- vendor/assets/inuit.css/inuit-tables/README.md
|
@@ -1,32 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"name": "inuit-starter-kit",
|
3
|
-
"version": "0.2.3",
|
4
|
-
"authors": [
|
5
|
-
"Harry Roberts <harry@csswizardry.com>"
|
6
|
-
],
|
7
|
-
"description": "A stripped back, barebones starter kit for the inuitcss framework",
|
8
|
-
"keywords": [
|
9
|
-
"inuitcss",
|
10
|
-
"oocss",
|
11
|
-
"css"
|
12
|
-
],
|
13
|
-
"license": "Apache",
|
14
|
-
"dependencies": {
|
15
|
-
"inuit-defaults": "0.2.0",
|
16
|
-
"inuit-functions": "0.2.0",
|
17
|
-
"inuit-mixins": "0.1.1",
|
18
|
-
"inuit-box-sizing": "0.2.0",
|
19
|
-
"inuit-normalize": "3.0.1",
|
20
|
-
"inuit-page": "0.2.1"
|
21
|
-
},
|
22
|
-
"homepage": "https://github.com/inuitcss/starter-kit",
|
23
|
-
"_release": "0.2.3",
|
24
|
-
"_resolution": {
|
25
|
-
"type": "version",
|
26
|
-
"tag": "0.2.3",
|
27
|
-
"commit": "484da84ed1004e825da6c28ad750e0ba3c1b3405"
|
28
|
-
},
|
29
|
-
"_source": "git://github.com/inuitcss/starter-kit.git",
|
30
|
-
"_target": "*",
|
31
|
-
"_originalSource": "inuit-starter-kit"
|
32
|
-
}
|
@@ -1,20 +0,0 @@
|
|
1
|
-
# inuit-starter-kit
|
2
|
-
|
3
|
-
$ bower install --save inuit-starter-kit
|
4
|
-
|
5
|
-
The `inuit-starter-kit` simply ties together a few key dependencies that are
|
6
|
-
usually the starting point for any new project. The `inuit-starter-kit`
|
7
|
-
specifically contains some inuitcss default variables and mixins, as well as
|
8
|
-
[Nicolas Gallagher](https://twitter.com/necolas)’s
|
9
|
-
[Normalize.css](https://github.com/necolas/normalize.css) and global
|
10
|
-
`box-sizing` rules. These must be imported in the following order:
|
11
|
-
|
12
|
-
@import "bower_components/inuit-defaults/settings.defaults";
|
13
|
-
|
14
|
-
@import "bower_components/inuit-functions/tools.functions";
|
15
|
-
@import "bower_components/inuit-mixins/tools.mixins";
|
16
|
-
|
17
|
-
@import "bower_components/inuit-normalize/generic.normalize";
|
18
|
-
@import "bower_components/inuit-box-sizing/generic.box-sizing";
|
19
|
-
|
20
|
-
@import "bower_components/inuit-page/base.page";
|