diff --git a/dist/Milligrid.css b/dist/Milligrid.css index 8305308..1f48980 100644 --- a/dist/Milligrid.css +++ b/dist/Milligrid.css @@ -1,2 +1,2 @@ -.container{margin:0 auto;position:relative;max-width:120rem;width:100%;padding:0 1rem}.column{display:block;flex:1;margin-left:0;max-width:100%;width:100%;min-width:10rem;margin-bottom:2.4rem;padding:0 1rem}.column.column-top{align-self:flex-start}.column.column-bottom{align-self:flex-end}.column.column-center{align-self:center}.column.column-stretch{align-self:stretch}.column.column-baseline{align-self:baseline}@media (min-width: 40rem){.column.column-wide-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.column.column-wide-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.column.column-wide-3{flex:0 0 25%;max-width:25%}.column.column-wide-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.column.column-wide-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.column.column-wide-6{flex:0 0 50%;max-width:50%}.column.column-wide-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.column.column-wide-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.column.column-wide-9{flex:0 0 75%;max-width:75%}.column.column-wide-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.column.column-wide-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.column.column-wide-12{flex:0 0 100%;max-width:100%}}@media (min-width: 40rem){.column.column-offset-1{margin-left:8.3333333333%}.column.column-offset-2{margin-left:16.6666666667%}.column.column-offset-3{margin-left:25%}.column.column-offset-4{margin-left:33.3333333333%}.column.column-offset-5{margin-left:41.6666666667%}.column.column-offset-6{margin-left:50%}.column.column-offset-7{margin-left:58.3333333333%}.column.column-offset-8{margin-left:66.6666666667%}.column.column-offset-9{margin-left:75%}.column.column-offset-10{margin-left:83.3333333333%}.column.column-offset-11{margin-left:91.6666666667%}.column.column-offset-12{margin-left:100%}}.row{padding:0;margin:0 0 0 -1rem;display:flex;flex-direction:row;flex-wrap:wrap;width:calc(100% + 2.0rem)}@media (max-width: 40rem){.row{flex-direction:column}}.row.row-top{align-items:flex-start}.row.row-bottom{align-items:flex-end}.row.row-center{align-items:center}.row.row-stretch{align-items:stretch}.row.row-baseline{align-items:baseline}.row.row-1 .column{min-width:100%}.row.row-2 .column{min-width:50%}.row.row-3 .column{min-width:33.3333333333%}.row.row-4 .column{min-width:25%}.row.row-5 .column{min-width:20%}.row.row-6 .column{min-width:16.6666666667%}.row.row-7 .column{min-width:14.2857142857%}.row.row-8 .column{min-width:12.5%}.row.row-9 .column{min-width:11.1111111111%}.row.row-10 .column{min-width:10%}.row.row-11 .column{min-width:9.0909090909%}.row.row-12 .column{min-width:8.3333333333%} +.container{margin:0 auto;position:relative;max-width:120rem;width:100%;padding:0 1rem}.column{display:block;flex:1;margin-left:0;max-width:100%;width:100%;min-width:10rem;margin-bottom:2.4rem;padding:0 1rem}@media (max-width: 40rem){.column{flex-basis:auto}}.column.column-top{align-self:flex-start}.column.column-bottom{align-self:flex-end}.column.column-center{align-self:center}.column.column-stretch{align-self:stretch}.column.column-baseline{align-self:baseline}@media (min-width: 40rem){.column.column-wide-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.column.column-wide-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.column.column-wide-3{flex:0 0 25%;max-width:25%}.column.column-wide-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.column.column-wide-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.column.column-wide-6{flex:0 0 50%;max-width:50%}.column.column-wide-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.column.column-wide-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.column.column-wide-9{flex:0 0 75%;max-width:75%}.column.column-wide-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.column.column-wide-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.column.column-wide-12{flex:0 0 100%;max-width:100%}}@media (min-width: 40rem){.column.column-offset-1{margin-left:8.3333333333%}.column.column-offset-2{margin-left:16.6666666667%}.column.column-offset-3{margin-left:25%}.column.column-offset-4{margin-left:33.3333333333%}.column.column-offset-5{margin-left:41.6666666667%}.column.column-offset-6{margin-left:50%}.column.column-offset-7{margin-left:58.3333333333%}.column.column-offset-8{margin-left:66.6666666667%}.column.column-offset-9{margin-left:75%}.column.column-offset-10{margin-left:83.3333333333%}.column.column-offset-11{margin-left:91.6666666667%}.column.column-offset-12{margin-left:100%}}.row{padding:0;margin:0 0 0 -1rem;display:flex;flex-direction:row;flex-wrap:wrap;width:calc(100% + 2rem)}@media (max-width: 40rem){.row{flex-direction:column}}.row.row-top{align-items:flex-start}.row.row-bottom{align-items:flex-end}.row.row-center{align-items:center}.row.row-stretch{align-items:stretch}.row.row-baseline{align-items:baseline}.row.row-1 .column{min-width:100%}.row.row-2 .column{min-width:50%}.row.row-3 .column{min-width:33.3333333333%}.row.row-4 .column{min-width:25%}.row.row-5 .column{min-width:20%}.row.row-6 .column{min-width:16.6666666667%}.row.row-7 .column{min-width:14.2857142857%}.row.row-8 .column{min-width:12.5%}.row.row-9 .column{min-width:11.1111111111%}.row.row-10 .column{min-width:10%}.row.row-11 .column{min-width:9.0909090909%}.row.row-12 .column{min-width:8.3333333333%} /*# sourceMappingURL=Milligrid.css.map */ \ No newline at end of file diff --git a/dist/Milligrid.css.map b/dist/Milligrid.css.map index 0960f01..bd4ab0a 100644 --- a/dist/Milligrid.css.map +++ b/dist/Milligrid.css.map @@ -1 +1 @@ -{"version":3,"sources":["../src/_Container.scss","../src/_Variables.scss","../src/_Column.scss","../src/_Row.scss"],"names":[],"mappings":"AAeA,WAZE,cACA,kBAGA,iBACA,WAGA,cCFiB,CDQlB,QEfC,cACA,OACA,cACA,eACA,WACA,gBACA,qBACA,cDAiB,CCiFnB,mBA5EE,qBAAuB,CAgCtB,sBA5BD,mBAAqB,CAgCpB,sBA5BD,iBAAmB,CAgClB,uBA5BD,kBAAoB,CAgCnB,wBA5BD,mBAAqB,CAgCpB,0BA4BH,sBAvDE,uBACA,uBAiCwB,CAGnB,sBArCL,wBACA,wBAiCwB,CAGnB,sBArCL,aACA,aAiCwB,CAGnB,sBArCL,wBACA,wBAiCwB,CAGnB,sBArCL,wBACA,wBAiCwB,CAGnB,sBArCL,aACA,aAiCwB,CAGnB,sBArCL,wBACA,wBAiCwB,CAGnB,sBArCL,wBACA,wBAiCwB,CAGnB,sBArCL,aACA,aAiCwB,CAGnB,uBArCL,wBACA,wBAiCwB,CAGnB,uBArCL,wBACA,wBAiCwB,CAGnB,uBArCL,cACA,cAiCwB,CAGnB,CAOL,0BAWF,wBAlDE,yBAyCwB,CAGnB,wBA5CL,0BAyCwB,CAGnB,wBA5CL,eAyCwB,CAGnB,wBA5CL,0BAyCwB,CAGnB,wBA5CL,0BAyCwB,CAGnB,wBA5CL,eAyCwB,CAGnB,wBA5CL,0BAyCwB,CAGnB,wBA5CL,0BAyCwB,CAGnB,wBA5CL,eAyCwB,CAGnB,yBA5CL,0BAyCwB,CAGnB,yBA5CL,0BAyCwB,CAGnB,yBA5CL,gBAyCwB,CAGnB,CCJP,KA7EE,UACA,mBAGA,aACA,mBACA,eAGA,yBAAW,CAGX,0BAiEF,KAhEI,qBAAuB,CAqE1B,CALD,aA1DE,sBAAwB,CA8BvB,gBA1BD,oBAAsB,CA8BrB,gBA1BD,kBAAoB,CA8BnB,iBA1BD,mBAAqB,CA8BpB,kBA1BD,oBAAsB,CAMtB,mBACE,cAAqB,CADvB,mBACE,aAAqB,CADvB,mBACE,wBAAqB,CADvB,mBACE,aAAqB,CADvB,mBACE,aAAqB,CADvB,mBACE,wBAAqB,CADvB,mBACE,wBAAqB,CADvB,mBACE,eAAqB,CADvB,mBACE,wBAAqB,CADvB,oBACE,aAAqB,CADvB,oBACE,uBAAqB,CADvB,oBACE,uBAAqB,CACtB","file":"Milligrid.css"} \ No newline at end of file +{"version":3,"sources":["../src/_Container.scss","../src/_Variables.scss","../src/_Column.scss","../src/_Row.scss"],"names":[],"mappings":"AAeA,WAZE,cACA,kBAGA,iBACA,WAGA,cCFiB,CDQlB,QEfC,cACA,OACA,cACA,eACA,WACA,gBACA,qBACA,cDAiB,CCGjB,0BAqFF,QApFI,eAAiB,CAyFpB,CALD,mBA9EE,qBAAuB,CAgCtB,sBA5BD,mBAAqB,CAgCpB,sBA5BD,iBAAmB,CAgClB,uBA5BD,kBAAoB,CAgCnB,wBA5BD,mBAAqB,CAgCpB,0BA8BH,sBAzDE,uBACA,uBAiCwB,CAInB,sBAtCL,wBACA,wBAiCwB,CAInB,sBAtCL,aACA,aAiCwB,CAInB,sBAtCL,wBACA,wBAiCwB,CAInB,sBAtCL,wBACA,wBAiCwB,CAInB,sBAtCL,aACA,aAiCwB,CAInB,sBAtCL,wBACA,wBAiCwB,CAInB,sBAtCL,wBACA,wBAiCwB,CAInB,sBAtCL,aACA,aAiCwB,CAInB,uBAtCL,wBACA,wBAiCwB,CAInB,uBAtCL,wBACA,wBAiCwB,CAInB,uBAtCL,cACA,cAiCwB,CAInB,CAOL,0BAYF,wBApDE,yBA0CwB,CAInB,wBA9CL,0BA0CwB,CAInB,wBA9CL,eA0CwB,CAInB,wBA9CL,0BA0CwB,CAInB,wBA9CL,0BA0CwB,CAInB,wBA9CL,eA0CwB,CAInB,wBA9CL,0BA0CwB,CAInB,wBA9CL,0BA0CwB,CAInB,wBA9CL,eA0CwB,CAInB,yBA9CL,0BA0CwB,CAInB,yBA9CL,0BA0CwB,CAInB,yBA9CL,gBA0CwB,CAInB,CCXP,KA7EE,UACA,mBAGA,aACA,mBACA,eAGA,uBAAW,CAGX,0BAiEF,KAhEI,qBAAuB,CAqE1B,CALD,aA1DE,sBAAwB,CA8BvB,gBA1BD,oBAAsB,CA8BrB,gBA1BD,kBAAoB,CA8BnB,iBA1BD,mBAAqB,CA8BpB,kBA1BD,oBAAsB,CAMtB,mBACE,cAAqB,CADvB,mBACE,aAAqB,CADvB,mBACE,wBAAqB,CADvB,mBACE,aAAqB,CADvB,mBACE,aAAqB,CADvB,mBACE,wBAAqB,CADvB,mBACE,wBAAqB,CADvB,mBACE,eAAqB,CADvB,mBACE,wBAAqB,CADvB,oBACE,aAAqB,CADvB,oBACE,uBAAqB,CADvB,oBACE,uBAAqB,CACtB","file":"Milligrid.css"} \ No newline at end of file diff --git a/dist/MilligridExtended.css b/dist/MilligridExtended.css index 1a7449f..ffe5f52 100644 --- a/dist/MilligridExtended.css +++ b/dist/MilligridExtended.css @@ -1,2 +1,2 @@ -html{box-sizing:border-box;font-size:62.5%}body{color:#222;font-family:"Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;font-weight:300;letter-spacing:.01em}*,*:after,*:before{box-sizing:inherit;font-size:1.5rem;line-height:1.6;margin:0;padding:0}a:link,a:visited,a:hover,a:active{color:#9b4dca}a:hover{text-decoration:none}h1{background-color:#eee;border-bottom:0.1rem solid #9b4dca;font-family:'Lobster', cursive;font-size:3rem;font-weight:400;margin:2.4rem -1rem 2.3rem;padding:0 1rem}h2,h3,h4,h5,h6{display:inline-block;min-width:100%}h2{font-size:2.2rem;margin-top:1.3rem}h3{font-size:2rem;margin-top:1.6rem}h4{font-size:1.8rem;margin-top:2rem}h5{font-size:1.6rem;margin-top:2.3rem}h6{font-size:1.4rem;margin-top:1.3rem}ul{margin-bottom:1.2rem;margin-left:3rem;margin-top:1.2rem}code{font-family:'Roboto Mono', Consolas, Courier New, Courier, monospace;background-color:#222;color:#fff;border-radius:.3rem;font-size:1.3rem;padding:0 .2rem}pre{font-family:'Roboto Mono', Consolas, Courier New, Courier, monospace;background-color:#222;color:#fff;border-radius:1rem;display:block;margin-left:-1rem;margin-right:-1rem}pre code{font-family:'Roboto Mono', Consolas, Courier New, Courier, monospace;background-color:#222;color:#fff;border-radius:1rem;display:block;font-size:1.5rem;padding:2.4rem}.header{background:linear-gradient(to bottom, #9b4dca 0%, #793d9e 100%);background-color:#9b4dca;color:#fff;margin-bottom:2.4rem;padding:9.6rem 0;text-align:center}.header h1.title{background-color:transparent;font-size:4em;border-bottom:0;margin:0;padding:0;text-shadow:2px 2px 5px rgba(0,0,0,0.3)}.footer{background-color:#eee;color:#777;margin-top:4.7rem;padding:2.4rem 2.4rem 4.8rem 2.4rem;text-align:center;border-top:0.1rem solid #9b4dca}.container{margin:0 auto;position:relative;max-width:120rem;width:100%;padding:0 1rem}.column{display:block;flex:1;margin-left:0;max-width:100%;width:100%;min-width:10rem;margin-bottom:2.4rem;padding:0 1rem}.column.column-top{align-self:flex-start}.column.column-bottom{align-self:flex-end}.column.column-center{align-self:center}.column.column-stretch{align-self:stretch}.column.column-baseline{align-self:baseline}@media (min-width: 40rem){.column.column-wide-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.column.column-wide-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.column.column-wide-3{flex:0 0 25%;max-width:25%}.column.column-wide-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.column.column-wide-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.column.column-wide-6{flex:0 0 50%;max-width:50%}.column.column-wide-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.column.column-wide-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.column.column-wide-9{flex:0 0 75%;max-width:75%}.column.column-wide-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.column.column-wide-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.column.column-wide-12{flex:0 0 100%;max-width:100%}}@media (min-width: 40rem){.column.column-offset-1{margin-left:8.3333333333%}.column.column-offset-2{margin-left:16.6666666667%}.column.column-offset-3{margin-left:25%}.column.column-offset-4{margin-left:33.3333333333%}.column.column-offset-5{margin-left:41.6666666667%}.column.column-offset-6{margin-left:50%}.column.column-offset-7{margin-left:58.3333333333%}.column.column-offset-8{margin-left:66.6666666667%}.column.column-offset-9{margin-left:75%}.column.column-offset-10{margin-left:83.3333333333%}.column.column-offset-11{margin-left:91.6666666667%}.column.column-offset-12{margin-left:100%}}.row{padding:0;margin:0 0 0 -1rem;display:flex;flex-direction:row;flex-wrap:wrap;width:calc(100% + 2.0rem)}@media (max-width: 40rem){.row{flex-direction:column}}.row.row-top{align-items:flex-start}.row.row-bottom{align-items:flex-end}.row.row-center{align-items:center}.row.row-stretch{align-items:stretch}.row.row-baseline{align-items:baseline}.row.row-1 .column{min-width:100%}.row.row-2 .column{min-width:50%}.row.row-3 .column{min-width:33.3333333333%}.row.row-4 .column{min-width:25%}.row.row-5 .column{min-width:20%}.row.row-6 .column{min-width:16.6666666667%}.row.row-7 .column{min-width:14.2857142857%}.row.row-8 .column{min-width:12.5%}.row.row-9 .column{min-width:11.1111111111%}.row.row-10 .column{min-width:10%}.row.row-11 .column{min-width:9.0909090909%}.row.row-12 .column{min-width:8.3333333333%} +html{box-sizing:border-box;font-size:62.5%}body{color:#222;font-family:"Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;font-weight:300;letter-spacing:.01em}*,*::after,*::before{box-sizing:inherit;font-size:1.5rem;line-height:1.6;margin:0;padding:0}a:link,a:visited,a:hover,a:active{color:#9b4dca}a:hover{text-decoration:none}h1{background-color:#eee;border-bottom:0.1rem solid #9b4dca;font-family:'Lobster', cursive;font-size:3rem;font-weight:400;margin:2.4rem -1rem 2.3rem;padding:0 1rem}h2,h3,h4,h5,h6{display:inline-block;min-width:100%}h2{font-size:2.2rem;margin-top:1.3rem}h3{font-size:2rem;margin-top:1.6rem}h4{font-size:1.8rem;margin-top:2rem}h5{font-size:1.6rem;margin-top:2.3rem}h6{font-size:1.4rem;margin-top:1.3rem}ul{margin-bottom:1.2rem;margin-left:3rem;margin-top:1.2rem}code{font-family:'Roboto Mono', Consolas, Courier New, Courier, monospace;background-color:#222;color:#fff;border-radius:.3rem;font-size:1.3rem;padding:0 .2rem}pre{font-family:'Roboto Mono', Consolas, Courier New, Courier, monospace;background-color:#222;color:#fff;border-radius:1rem;display:block;margin-left:-1rem;margin-right:-1rem}pre code{font-family:'Roboto Mono', Consolas, Courier New, Courier, monospace;background-color:#222;color:#fff;border-radius:1rem;display:block;font-size:1.5rem;padding:2.4rem}.header{background:linear-gradient(to bottom, #9b4dca 0%, #793d9e 100%);background-color:#9b4dca;color:#fff;margin-bottom:2.4rem;padding:9.6rem 0;text-align:center}.header h1.title{background-color:transparent;border-bottom:0;font-size:4em;margin:0;padding:0;text-shadow:2px 2px 5px rgba(0,0,0,0.3)}.footer{background-color:#eee;border-top:0.1rem solid #9b4dca;color:#777;margin-top:4.7rem;padding:2.4rem 2.4rem 4.8rem;text-align:center}.container{margin:0 auto;position:relative;max-width:120rem;width:100%;padding:0 1rem}.column{display:block;flex:1;margin-left:0;max-width:100%;width:100%;min-width:10rem;margin-bottom:2.4rem;padding:0 1rem}@media (max-width: 40rem){.column{flex-basis:auto}}.column.column-top{align-self:flex-start}.column.column-bottom{align-self:flex-end}.column.column-center{align-self:center}.column.column-stretch{align-self:stretch}.column.column-baseline{align-self:baseline}@media (min-width: 40rem){.column.column-wide-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.column.column-wide-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.column.column-wide-3{flex:0 0 25%;max-width:25%}.column.column-wide-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.column.column-wide-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.column.column-wide-6{flex:0 0 50%;max-width:50%}.column.column-wide-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.column.column-wide-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.column.column-wide-9{flex:0 0 75%;max-width:75%}.column.column-wide-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.column.column-wide-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.column.column-wide-12{flex:0 0 100%;max-width:100%}}@media (min-width: 40rem){.column.column-offset-1{margin-left:8.3333333333%}.column.column-offset-2{margin-left:16.6666666667%}.column.column-offset-3{margin-left:25%}.column.column-offset-4{margin-left:33.3333333333%}.column.column-offset-5{margin-left:41.6666666667%}.column.column-offset-6{margin-left:50%}.column.column-offset-7{margin-left:58.3333333333%}.column.column-offset-8{margin-left:66.6666666667%}.column.column-offset-9{margin-left:75%}.column.column-offset-10{margin-left:83.3333333333%}.column.column-offset-11{margin-left:91.6666666667%}.column.column-offset-12{margin-left:100%}}.row{padding:0;margin:0 0 0 -1rem;display:flex;flex-direction:row;flex-wrap:wrap;width:calc(100% + 2rem)}@media (max-width: 40rem){.row{flex-direction:column}}.row.row-top{align-items:flex-start}.row.row-bottom{align-items:flex-end}.row.row-center{align-items:center}.row.row-stretch{align-items:stretch}.row.row-baseline{align-items:baseline}.row.row-1 .column{min-width:100%}.row.row-2 .column{min-width:50%}.row.row-3 .column{min-width:33.3333333333%}.row.row-4 .column{min-width:25%}.row.row-5 .column{min-width:20%}.row.row-6 .column{min-width:16.6666666667%}.row.row-7 .column{min-width:14.2857142857%}.row.row-8 .column{min-width:12.5%}.row.row-9 .column{min-width:11.1111111111%}.row.row-10 .column{min-width:10%}.row.row-11 .column{min-width:9.0909090909%}.row.row-12 .column{min-width:8.3333333333%} /*# sourceMappingURL=MilligridExtended.css.map */ \ No newline at end of file diff --git a/dist/MilligridExtended.css.map b/dist/MilligridExtended.css.map index 7ee9bd0..048b75d 100644 --- a/dist/MilligridExtended.css.map +++ b/dist/MilligridExtended.css.map @@ -1 +1 @@ -{"version":3,"sources":["../src/_Text.scss","../src/_Variables.scss","../src/_Page.scss","../src/_Container.scss","../src/_Column.scss","../src/_Row.scss"],"names":[],"mappings":"AAAA,KACE,sBAGA,eAAiB,CAClB,KAGC,WACA,yEACA,gBACA,oBAAsB,CACvB,mBAOC,mBAEA,iBACA,gBAGA,SACA,SAAW,CACZ,kCAOC,aCRmB,CDSpB,QAGC,oBAAsB,CACvB,GAIC,sBACA,mCACA,+BACA,eACA,gBACA,2BACA,cCxCiB,CDyClB,eAOC,qBACA,cAAgB,CACjB,GAGC,iBACA,iBAAmB,CACpB,GAGC,eACA,iBAAmB,CACpB,GAGC,iBACA,eAAiB,CAClB,GAGC,iBACA,iBAAmB,CACpB,GAGC,iBACA,iBAAmB,CACpB,GAIC,qBACA,iBACA,iBAAmB,CACpB,KAIC,qEACA,sBACA,WAMA,oBACA,iBACA,eAAiB,CAClB,IAXC,qEACA,sBACA,WAcA,mBACA,cACA,kBACA,kBCzGiB,CDmGnB,SAbE,qEACA,sBACA,WAsBE,mBACA,cACA,iBACA,cAAgB,CACjB,QExHD,gEACA,yBACA,WACA,qBACA,iBACA,iBAAmB,CANrB,iBASI,6BACA,cACA,gBACA,SACA,UACA,uCDoBe,CCnBhB,QAMD,sBACA,WACA,kBACA,oCACA,kBACA,+BDFmB,CCGpB,WC1BC,cACA,kBAGA,iBACA,WAGA,cFFiB,CEQlB,QCfC,cACA,OACA,cACA,eACA,WACA,gBACA,qBACA,cHAiB,CGiFnB,mBA5EE,qBAAuB,CAgCtB,sBA5BD,mBAAqB,CAgCpB,sBA5BD,iBAAmB,CAgClB,uBA5BD,kBAAoB,CAgCnB,wBA5BD,mBAAqB,CAgCpB,0BA4BH,sBAvDE,uBACA,uBAiCwB,CAGnB,sBArCL,wBACA,wBAiCwB,CAGnB,sBArCL,aACA,aAiCwB,CAGnB,sBArCL,wBACA,wBAiCwB,CAGnB,sBArCL,wBACA,wBAiCwB,CAGnB,sBArCL,aACA,aAiCwB,CAGnB,sBArCL,wBACA,wBAiCwB,CAGnB,sBArCL,wBACA,wBAiCwB,CAGnB,sBArCL,aACA,aAiCwB,CAGnB,uBArCL,wBACA,wBAiCwB,CAGnB,uBArCL,wBACA,wBAiCwB,CAGnB,uBArCL,cACA,cAiCwB,CAGnB,CAOL,0BAWF,wBAlDE,yBAyCwB,CAGnB,wBA5CL,0BAyCwB,CAGnB,wBA5CL,eAyCwB,CAGnB,wBA5CL,0BAyCwB,CAGnB,wBA5CL,0BAyCwB,CAGnB,wBA5CL,eAyCwB,CAGnB,wBA5CL,0BAyCwB,CAGnB,wBA5CL,0BAyCwB,CAGnB,wBA5CL,eAyCwB,CAGnB,yBA5CL,0BAyCwB,CAGnB,yBA5CL,0BAyCwB,CAGnB,yBA5CL,gBAyCwB,CAGnB,CCJP,KA7EE,UACA,mBAGA,aACA,mBACA,eAGA,yBAAW,CAGX,0BAiEF,KAhEI,qBAAuB,CAqE1B,CALD,aA1DE,sBAAwB,CA8BvB,gBA1BD,oBAAsB,CA8BrB,gBA1BD,kBAAoB,CA8BnB,iBA1BD,mBAAqB,CA8BpB,kBA1BD,oBAAsB,CAMtB,mBACE,cAAqB,CADvB,mBACE,aAAqB,CADvB,mBACE,wBAAqB,CADvB,mBACE,aAAqB,CADvB,mBACE,aAAqB,CADvB,mBACE,wBAAqB,CADvB,mBACE,wBAAqB,CADvB,mBACE,eAAqB,CADvB,mBACE,wBAAqB,CADvB,oBACE,aAAqB,CADvB,oBACE,uBAAqB,CADvB,oBACE,uBAAqB,CACtB","file":"MilligridExtended.css"} \ No newline at end of file +{"version":3,"sources":["../src/_Text.scss","../src/_Variables.scss","../src/_Page.scss","../src/_Container.scss","../src/_Column.scss","../src/_Row.scss"],"names":[],"mappings":"AAAA,KACE,sBAGA,eAAiB,CAClB,KAGC,WACA,yEACA,gBACA,oBAAsB,CACvB,qBAOC,mBAEA,iBACA,gBAGA,SACA,SAAW,CACZ,kCAOC,aCRmB,CDSpB,QAGC,oBAAsB,CACvB,GAIC,sBACA,mCACA,+BACA,eACA,gBACA,2BACA,cCxCiB,CDyClB,eAOC,qBACA,cAAgB,CACjB,GAGC,iBACA,iBAAmB,CACpB,GAGC,eACA,iBAAmB,CACpB,GAGC,iBACA,eAAiB,CAClB,GAGC,iBACA,iBAAmB,CACpB,GAGC,iBACA,iBAAmB,CACpB,GAIC,qBACA,iBACA,iBAAmB,CACpB,KAIC,qEACA,sBACA,WAMA,oBACA,iBACA,eAAiB,CAClB,IAXC,qEACA,sBACA,WAcA,mBACA,cACA,kBACA,kBCzGiB,CDmGnB,SAbE,qEACA,sBACA,WAsBE,mBACA,cACA,iBACA,cAAgB,CACjB,QExHD,gEACA,yBACA,WACA,qBACA,iBACA,iBAAmB,CANrB,iBASI,6BACA,gBACA,cACA,SACA,UACA,uCDoBe,CCnBhB,QAMD,sBACA,gCACA,WACA,kBACA,6BACA,iBAAmB,CACpB,WC1BC,cACA,kBAGA,iBACA,WAGA,cFFiB,CEQlB,QCfC,cACA,OACA,cACA,eACA,WACA,gBACA,qBACA,cHAiB,CGGjB,0BAqFF,QApFI,eAAiB,CAyFpB,CALD,mBA9EE,qBAAuB,CAgCtB,sBA5BD,mBAAqB,CAgCpB,sBA5BD,iBAAmB,CAgClB,uBA5BD,kBAAoB,CAgCnB,wBA5BD,mBAAqB,CAgCpB,0BA8BH,sBAzDE,uBACA,uBAiCwB,CAInB,sBAtCL,wBACA,wBAiCwB,CAInB,sBAtCL,aACA,aAiCwB,CAInB,sBAtCL,wBACA,wBAiCwB,CAInB,sBAtCL,wBACA,wBAiCwB,CAInB,sBAtCL,aACA,aAiCwB,CAInB,sBAtCL,wBACA,wBAiCwB,CAInB,sBAtCL,wBACA,wBAiCwB,CAInB,sBAtCL,aACA,aAiCwB,CAInB,uBAtCL,wBACA,wBAiCwB,CAInB,uBAtCL,wBACA,wBAiCwB,CAInB,uBAtCL,cACA,cAiCwB,CAInB,CAOL,0BAYF,wBApDE,yBA0CwB,CAInB,wBA9CL,0BA0CwB,CAInB,wBA9CL,eA0CwB,CAInB,wBA9CL,0BA0CwB,CAInB,wBA9CL,0BA0CwB,CAInB,wBA9CL,eA0CwB,CAInB,wBA9CL,0BA0CwB,CAInB,wBA9CL,0BA0CwB,CAInB,wBA9CL,eA0CwB,CAInB,yBA9CL,0BA0CwB,CAInB,yBA9CL,0BA0CwB,CAInB,yBA9CL,gBA0CwB,CAInB,CCXP,KA7EE,UACA,mBAGA,aACA,mBACA,eAGA,uBAAW,CAGX,0BAiEF,KAhEI,qBAAuB,CAqE1B,CALD,aA1DE,sBAAwB,CA8BvB,gBA1BD,oBAAsB,CA8BrB,gBA1BD,kBAAoB,CA8BnB,iBA1BD,mBAAqB,CA8BpB,kBA1BD,oBAAsB,CAMtB,mBACE,cAAqB,CADvB,mBACE,aAAqB,CADvB,mBACE,wBAAqB,CADvB,mBACE,aAAqB,CADvB,mBACE,aAAqB,CADvB,mBACE,wBAAqB,CADvB,mBACE,wBAAqB,CADvB,mBACE,eAAqB,CADvB,mBACE,wBAAqB,CADvB,oBACE,aAAqB,CADvB,oBACE,uBAAqB,CADvB,oBACE,uBAAqB,CACtB","file":"MilligridExtended.css"} \ No newline at end of file diff --git a/package.json b/package.json index 2781ecb..7007536 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "milligrid", - "version": "1.0.1", + "version": "1.0.2", "description": "A CSS grid frameword", "homepage": "http://bencoveney.github.io/Milligrid/", "repository": "bencoveney/Milligrid", diff --git a/readme.md b/readme.md index 81e6dc3..a375e2e 100644 --- a/readme.md +++ b/readme.md @@ -25,6 +25,9 @@ The .scss Sass source code files. These can be configured using the variables or ## Release History: +### v1.0.2 - 07/09/2016 ++ Fixed IE issue where layout would break on small devices. + ### v1.0.1 - 07/09/2016 + Added additional mixins.