Skip to content

Commit

Permalink
Release 0.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
onaliugo committed Mar 16, 2016
1 parent 1278ada commit 074b6e5
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 19 deletions.
3 changes: 0 additions & 3 deletions dist/css/tapestry.css
Original file line number Diff line number Diff line change
Expand Up @@ -2854,21 +2854,18 @@ th {
.Media--t {
-webkit-align-items: flex-start;
-ms-flex-align: start;
-ms-grid-row-align: flex-start;
align-items: flex-start;
}

.Media--c {
-webkit-align-items: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
}

.Media--b {
-webkit-align-items: flex-end;
-ms-flex-align: end;
-ms-grid-row-align: flex-end;
align-items: flex-end;
}

Expand Down
Binary file modified dist/fonts/tapestry-icons.eot
Binary file not shown.
Binary file modified dist/fonts/tapestry-icons.ttf
Binary file not shown.
Binary file modified dist/fonts/tapestry-icons.woff
Binary file not shown.
Binary file modified dist/fonts/tapestry-icons.woff2
Binary file not shown.
32 changes: 16 additions & 16 deletions dist/stats/0.35.1.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"published": "2016-03-07T14:18:42.670Z",
"published": "2016-03-16T15:15:13.535Z",
"paths": [
"/Users/ugo/Sites/tapestry/dist/css/tapestry.css"
],
"stylesheets": 1,
"styleElements": 0,
"size": 61634,
"size": 61929,
"dataUriSize": 2938,
"ratioOfDataUriSize": 0.04766849466203719,
"gzippedSize": 10903,
"rules": 696,
"selectors": 797,
"declarations": 1546,
"simplicity": 0.8732747804265998,
"averageOfIdentifier": 1.6599749058971143,
"ratioOfDataUriSize": 0.0474414248574981,
"gzippedSize": 10834,
"rules": 697,
"selectors": 789,
"declarations": 1561,
"simplicity": 0.8833967046894804,
"averageOfIdentifier": 1.652724968314322,
"mostIdentifier": 5,
"mostIdentifierSelector": ".Box > .List:first-child .List-item:first-child",
"averageOfCohesion": 2.221264367816092,
"averageOfCohesion": 2.2395982783357247,
"lowestCohesion": 21,
"lowestCohesionSelector": [
".Btn"
".Modal"
],
"totalUniqueFontSizes": 15,
"uniqueFontSizes": [
Expand Down Expand Up @@ -77,15 +77,15 @@
"propertiesCount": [
{
"property": "content",
"count": 136
"count": 144
},
{
"property": "color",
"count": 103
"count": 104
},
{
"property": "width",
"count": 91
"count": 92
},
{
"property": "display",
Expand All @@ -109,11 +109,11 @@
},
{
"property": "line-height",
"count": 39
"count": 40
},
{
"property": "position",
"count": 36
"count": 37
}
],
"mediaQueries": 4
Expand Down
Binary file modified dist/tapestry-latest.zip
Binary file not shown.

0 comments on commit 074b6e5

Please sign in to comment.