Skip to content

Commit c6fecba

Browse files
author
Rastislav
committed
Build 1.1.0
1 parent fce1719 commit c6fecba

File tree

11 files changed

+132
-76
lines changed

11 files changed

+132
-76
lines changed

dist/css/coco.css

Lines changed: 24 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coco.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/coco.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/default/vars.scss

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,75 @@ $i: index($sizes, $size) !default;
480480
$i: index($sizes, $size) !default;
481481

482482

483+
// 1977.sass at /Users/rasty/projects/coco/style/filters/1977.sass
484+
485+
486+
// _all.sass at /Users/rasty/projects/coco/style/filters/_all.sass
487+
488+
489+
// aden.sass at /Users/rasty/projects/coco/style/filters/aden.sass
490+
491+
492+
// amaro.sass at /Users/rasty/projects/coco/style/filters/amaro.sass
493+
494+
495+
// blur.sass at /Users/rasty/projects/coco/style/filters/blur.sass
496+
$blur-breakpoints: '1px', '2px', '3px', '4px', '5px', '6px', '7px', '8px', '9px', '10px' !default;
497+
498+
499+
// brannan.sass at /Users/rasty/projects/coco/style/filters/brannan.sass
500+
501+
502+
// brightness.sass at /Users/rasty/projects/coco/style/filters/brightness.sass
503+
$brightness-breakpoints: 0, 10, 25, 40, 50, 60, 75, 110, 125, 150, 175, 200 !default;
504+
505+
506+
// brooklyn.sass at /Users/rasty/projects/coco/style/filters/brooklyn.sass
507+
508+
509+
// clarendon.sass at /Users/rasty/projects/coco/style/filters/clarendon.sass
510+
511+
512+
// contrast.sass at /Users/rasty/projects/coco/style/filters/contrast.sass
513+
$contrast-breakpoints: 0, 10, 25, 40, 50, 60, 75, 110, 125, 150, 175, 200 !default;
514+
515+
516+
// earlybird.sass at /Users/rasty/projects/coco/style/filters/earlybird.sass
517+
518+
519+
// gingham.sass at /Users/rasty/projects/coco/style/filters/gingham.sass
520+
521+
522+
// grayscale.sass at /Users/rasty/projects/coco/style/filters/grayscale.sass
523+
$grayscale-breakpoints: 0, 10, 25, 40, 50, 60, 75, 100 !default;
524+
525+
526+
// hudson.sass at /Users/rasty/projects/coco/style/filters/hudson.sass
527+
528+
529+
// hue-rotate.sass at /Users/rasty/projects/coco/style/filters/hue-rotate.sass
530+
$hue-rotate-breakpoints: 0, 30, 45, 60, 90, 120, 135, 150, 180, 210, 225, 240, 270, 300, 315, 330 !default;
531+
532+
533+
// inkwell.sass at /Users/rasty/projects/coco/style/filters/inkwell.sass
534+
535+
536+
// invert.sass at /Users/rasty/projects/coco/style/filters/invert.sass
537+
$invert-breakpoints: 0, 10, 25, 40, 50, 60, 75, 100 !default;
538+
539+
540+
// opacity.sass at /Users/rasty/projects/coco/style/filters/opacity.sass
541+
$opacity-breakpoints: 0, 10, 25, 40, 50, 60, 75, 100 !default;
542+
543+
544+
// saturate.sass at /Users/rasty/projects/coco/style/filters/saturate.sass
545+
$saturate-breakpoints: 0, 10, 25, 40, 50, 60, 75, 110, 125, 150, 175, 200, 300, 400, 500 !default;
546+
547+
548+
// sepia.sass at /Users/rasty/projects/coco/style/filters/sepia.sass
549+
$sepia-breakpoints: 0, 10, 25, 40, 50, 60, 75, 100 !default;
550+
551+
483552
// _all.sass at /Users/rasty/projects/coco/style/form/_all.sass
484553

485554

@@ -553,75 +622,6 @@ $column-gap: 0.75rem !default;
553622
$tile-spacing: 0.75rem !default;
554623

555624

556-
// 1977.sass at /Users/rasty/projects/coco/style/filters/1977.sass
557-
558-
559-
// _all.sass at /Users/rasty/projects/coco/style/filters/_all.sass
560-
561-
562-
// aden.sass at /Users/rasty/projects/coco/style/filters/aden.sass
563-
564-
565-
// amaro.sass at /Users/rasty/projects/coco/style/filters/amaro.sass
566-
567-
568-
// blur.sass at /Users/rasty/projects/coco/style/filters/blur.sass
569-
$blur-breakpoints: '1px', '2px', '3px', '4px', '5px', '6px', '7px', '8px', '9px', '10px' !default;
570-
571-
572-
// brannan.sass at /Users/rasty/projects/coco/style/filters/brannan.sass
573-
574-
575-
// brightness.sass at /Users/rasty/projects/coco/style/filters/brightness.sass
576-
$brightness-breakpoints: 0, 10, 25, 40, 50, 60, 75, 110, 125, 150, 175, 200 !default;
577-
578-
579-
// brooklyn.sass at /Users/rasty/projects/coco/style/filters/brooklyn.sass
580-
581-
582-
// clarendon.sass at /Users/rasty/projects/coco/style/filters/clarendon.sass
583-
584-
585-
// contrast.sass at /Users/rasty/projects/coco/style/filters/contrast.sass
586-
$contrast-breakpoints: 0, 10, 25, 40, 50, 60, 75, 110, 125, 150, 175, 200 !default;
587-
588-
589-
// earlybird.sass at /Users/rasty/projects/coco/style/filters/earlybird.sass
590-
591-
592-
// gingham.sass at /Users/rasty/projects/coco/style/filters/gingham.sass
593-
594-
595-
// grayscale.sass at /Users/rasty/projects/coco/style/filters/grayscale.sass
596-
$grayscale-breakpoints: 0, 10, 25, 40, 50, 60, 75, 100 !default;
597-
598-
599-
// hudson.sass at /Users/rasty/projects/coco/style/filters/hudson.sass
600-
601-
602-
// hue-rotate.sass at /Users/rasty/projects/coco/style/filters/hue-rotate.sass
603-
$hue-rotate-breakpoints: 0, 30, 45, 60, 90, 120, 135, 150, 180, 210, 225, 240, 270, 300, 315, 330 !default;
604-
605-
606-
// inkwell.sass at /Users/rasty/projects/coco/style/filters/inkwell.sass
607-
608-
609-
// invert.sass at /Users/rasty/projects/coco/style/filters/invert.sass
610-
$invert-breakpoints: 0, 10, 25, 40, 50, 60, 75, 100 !default;
611-
612-
613-
// opacity.sass at /Users/rasty/projects/coco/style/filters/opacity.sass
614-
$opacity-breakpoints: 0, 10, 25, 40, 50, 60, 75, 100 !default;
615-
616-
617-
// saturate.sass at /Users/rasty/projects/coco/style/filters/saturate.sass
618-
$saturate-breakpoints: 0, 10, 25, 40, 50, 60, 75, 110, 125, 150, 175, 200, 300, 400, 500 !default;
619-
620-
621-
// sepia.sass at /Users/rasty/projects/coco/style/filters/sepia.sass
622-
$sepia-breakpoints: 0, 10, 25, 40, 50, 60, 75, 100 !default;
623-
624-
625625
// _all.sass at /Users/rasty/projects/coco/style/layout/_all.sass
626626

627627

@@ -710,7 +710,7 @@ $text: $grey-dark !default;
710710
$text-invert: findColorInvert($text) !default;
711711
$text-light: $grey !default;
712712
$text-strong: $grey-darker !default;
713-
$code: $red !default;
713+
$code: $green !default;
714714
$code-background: $background !default;
715715
$pre: $text !default;
716716
$pre-background: $background !default;

dist/sass/base/generic.sass

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ body
6767
font-size: $body-font-size
6868
font-weight: $body-weight
6969
line-height: $body-line-height
70+
&.has-sticky-footer
71+
display: flex
72+
min-height: 100vh
73+
flex-direction: column
74+
> main
75+
flex: 1
7076

7177
// Inline
7278

dist/sass/elements/content.sass

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ $content-table-foot-cell-color: $text-strong !default
9292
margin-top: 0.5em
9393
ul
9494
list-style-type: square
95+
dt
96+
font-style: oblique
9597
dd
9698
margin-left: 2em
9799
figure
@@ -115,6 +117,11 @@ $content-table-foot-cell-color: $text-strong !default
115117
sup,
116118
sub
117119
font-size: 75%
120+
summary
121+
cursor: pointer
122+
font-weight: medium
123+
&::marker
124+
color: $scheme-invert-bis
118125
table
119126
width: 100%
120127
td,

dist/sass/utilities/derived-variables.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ $text-strong: $grey-darker !default
6262

6363
// Code colors
6464
65-
$code: $red !default
65+
$code: $green !default
6666
$code-background: $background !default
6767

6868
$pre: $text !default

dist/scss/base/generic.scss

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,13 @@ body {
6666
color: $body-color;
6767
font-size: $body-font-size;
6868
font-weight: $body-weight;
69-
line-height: $body-line-height; }
69+
line-height: $body-line-height;
70+
&.has-sticky-footer {
71+
display: flex;
72+
min-height: 100vh;
73+
flex-direction: column;
74+
> main {
75+
flex: 1; } } }
7076

7177

7278
a {

dist/scss/elements/content.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ $content-table-foot-cell-color: $text-strong !default;
9090
margin-top: 0.5em;
9191
ul {
9292
list-style-type: square; } } }
93+
dt {
94+
font-style: oblique; }
9395
dd {
9496
margin-left: 2em; }
9597
figure {
@@ -113,6 +115,11 @@ $content-table-foot-cell-color: $text-strong !default;
113115
sup,
114116
sub {
115117
font-size: 75%; }
118+
summary {
119+
cursor: pointer;
120+
font-weight: medium;
121+
&::marker {
122+
color: $scheme-invert-bis; } }
116123
table {
117124
width: 100%;
118125
td,

dist/scss/utilities/derived-variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $text-light: $grey !default;
5858
$text-strong: $grey-darker !default;
5959

6060

61-
$code: $red !default;
61+
$code: $green !default;
6262
$code-background: $background !default;
6363

6464
$pre: $text !default;

0 commit comments

Comments
 (0)