Sha256: 394bba0f503a6cc5235f8dd5094bfb035da8ceb55bb32596ca98e560b2f86eae

Contents?: true

Size: 419 Bytes

Versions: 6

Compression:

Stored size: 419 Bytes

Contents

// Converted Variables


// Custom Media Query Variables


/*

  BOX SIZING

*/

html,
body,
div,
article,
section,
main,
footer,
header,
form,
fieldset,
legend,
pre,
code,
a,
h1,h2,h3,h4,h5,h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
textarea,
table,
td,
th,
tr,
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="text"],
input[type="url"],
.border-box {
  box-sizing: border-box;
}

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
tachyonscss-rails-4.9.0.1 app/assets/stylesheets/scss/_box-sizing.scss
tachyonscss-rails-4.9.0 app/assets/stylesheets/scss/_box-sizing.scss
jekyll-theme-jam-0.1.2 _sass/scss/_box-sizing.scss
jekyll-theme-jam-0.0.2 _sass/scss/_box-sizing.scss
jekyll-theme-jam-0.0.1 _sass/scss/_box-sizing.scss
ark-jekyll-theme-0.0.2 _sass/scss/_box-sizing.scss