jekyll-theme-pirati 1.2.0 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (126) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -17
  3. data/_data/menu.yml +53 -0
  4. data/_includes/candidate_badge.html +6 -15
  5. data/_includes/footer.html +92 -12
  6. data/_includes/head.html +24 -25
  7. data/_includes/header.html +14 -14
  8. data/_includes/js/main.html +71 -14
  9. data/_includes/menu.html +43 -51
  10. data/_includes/people/profile_badge.html +1 -3
  11. data/_includes/right-bar/bar_cal.html +4 -6
  12. data/_includes/right-bar/bar_fb.html +3 -3
  13. data/_includes/right-bar/bar_garant.html +3 -2
  14. data/_includes/right-bar/bar_people.html +21 -18
  15. data/_includes/right-bar/bar_person_contact.html +11 -55
  16. data/_includes/right-bar/rbar.html +3 -3
  17. data/_layouts/komunalni-volby.html +9 -7
  18. data/_sass/_base.scss +114 -1
  19. data/_sass/_settings.scss +1 -1
  20. data/_sass/components/BasicPage.scss +6 -1
  21. data/_sass/components/hero.scss +2 -2
  22. data/_sass/components/icon.scss +5 -1
  23. data/_sass/components/program.scss +5 -1
  24. data/_sass/components/top-bar.scss +236 -491
  25. data/_sass/components/top-sub-nav.scss +1 -1
  26. data/_sass/objects/media.scss +46 -38
  27. data/_sass/utilities/utilities.scss +6 -6
  28. data/assets/css/main.scss +40 -106
  29. data/assets/js/apps.js +8 -0
  30. data/assets/js/apps/scroll-top/ScrollTop.vue +83 -0
  31. data/assets/js/apps/scroll-top/index.js +9 -0
  32. data/assets/js/apps/site-search/SiteSearch.vue +85 -0
  33. data/assets/js/apps/site-search/SiteSearchItemTemplate.vue +29 -0
  34. data/assets/js/apps/site-search/index.js +14 -0
  35. data/assets/js/index.js +52 -0
  36. metadata +9 -91
  37. data/_includes/js/custom.js +0 -245
  38. data/_includes/js/fb.js +0 -15
  39. data/_includes/js/piwik.js +0 -11
  40. data/_includes/js/tw.js +0 -15
  41. data/_includes/people/item.html +0 -49
  42. data/_includes/people/list-2col.html +0 -24
  43. data/_includes/people/list-group.html +0 -12
  44. data/_includes/title/title_header.html +0 -9
  45. data/_sass/components/scroll-top.scss +0 -32
  46. data/_sass/components/welcome-header.scss +0 -188
  47. data/_sass/foundation/_global.scss +0 -638
  48. data/_sass/foundation/components/_accordion-menu.scss +0 -32
  49. data/_sass/foundation/components/_accordion.scss +0 -129
  50. data/_sass/foundation/components/_badge.scss +0 -55
  51. data/_sass/foundation/components/_breadcrumbs.scss +0 -95
  52. data/_sass/foundation/components/_button-group.scss +0 -195
  53. data/_sass/foundation/components/_button.scss +0 -265
  54. data/_sass/foundation/components/_callout.scss +0 -105
  55. data/_sass/foundation/components/_close-button.scss +0 -61
  56. data/_sass/foundation/components/_drilldown.scss +0 -79
  57. data/_sass/foundation/components/_dropdown-menu.scss +0 -221
  58. data/_sass/foundation/components/_dropdown.scss +0 -65
  59. data/_sass/foundation/components/_flex-video.scss +0 -63
  60. data/_sass/foundation/components/_flex.scss +0 -28
  61. data/_sass/foundation/components/_float.scss +0 -27
  62. data/_sass/foundation/components/_label.scss +0 -55
  63. data/_sass/foundation/components/_media-object.scss +0 -115
  64. data/_sass/foundation/components/_menu-icon.scss +0 -9
  65. data/_sass/foundation/components/_menu.scss +0 -314
  66. data/_sass/foundation/components/_off-canvas.scss +0 -177
  67. data/_sass/foundation/components/_orbit.scss +0 -193
  68. data/_sass/foundation/components/_pagination.scss +0 -162
  69. data/_sass/foundation/components/_progress-bar.scss +0 -64
  70. data/_sass/foundation/components/_reveal.scss +0 -172
  71. data/_sass/foundation/components/_slider.scss +0 -133
  72. data/_sass/foundation/components/_sticky.scss +0 -38
  73. data/_sass/foundation/components/_switch.scss +0 -232
  74. data/_sass/foundation/components/_table.scss +0 -234
  75. data/_sass/foundation/components/_tabs.scss +0 -165
  76. data/_sass/foundation/components/_thumbnail.scss +0 -54
  77. data/_sass/foundation/components/_title-bar.scss +0 -89
  78. data/_sass/foundation/components/_tooltip.scss +0 -104
  79. data/_sass/foundation/components/_top-bar.scss +0 -168
  80. data/_sass/foundation/components/_visibility.scss +0 -132
  81. data/_sass/foundation/forms/_checkbox.scss +0 -40
  82. data/_sass/foundation/forms/_error.scss +0 -84
  83. data/_sass/foundation/forms/_fieldset.scss +0 -54
  84. data/_sass/foundation/forms/_forms.scss +0 -34
  85. data/_sass/foundation/forms/_help-text.scss +0 -30
  86. data/_sass/foundation/forms/_input-group.scss +0 -128
  87. data/_sass/foundation/forms/_label.scss +0 -48
  88. data/_sass/foundation/forms/_meter.scss +0 -109
  89. data/_sass/foundation/forms/_progress.scss +0 -85
  90. data/_sass/foundation/forms/_range.scss +0 -144
  91. data/_sass/foundation/forms/_select.scss +0 -67
  92. data/_sass/foundation/forms/_text.scss +0 -163
  93. data/_sass/foundation/foundation.scss +0 -102
  94. data/_sass/foundation/grid/_classes.scss +0 -151
  95. data/_sass/foundation/grid/_column.scss +0 -126
  96. data/_sass/foundation/grid/_flex-grid.scss +0 -274
  97. data/_sass/foundation/grid/_grid.scss +0 -60
  98. data/_sass/foundation/grid/_gutter.scss +0 -34
  99. data/_sass/foundation/grid/_layout.scss +0 -51
  100. data/_sass/foundation/grid/_position.scss +0 -73
  101. data/_sass/foundation/grid/_row.scss +0 -95
  102. data/_sass/foundation/grid/_size.scss +0 -24
  103. data/_sass/foundation/settings/_settings.scss +0 -567
  104. data/_sass/foundation/typography/_alignment.scss +0 -22
  105. data/_sass/foundation/typography/_base.scss +0 -443
  106. data/_sass/foundation/typography/_helpers.scss +0 -77
  107. data/_sass/foundation/typography/_print.scss +0 -77
  108. data/_sass/foundation/typography/_typography.scss +0 -28
  109. data/_sass/foundation/util/_breakpoint.scss +0 -275
  110. data/_sass/foundation/util/_color.scss +0 -60
  111. data/_sass/foundation/util/_flex.scss +0 -68
  112. data/_sass/foundation/util/_mixins.scss +0 -235
  113. data/_sass/foundation/util/_selector.scss +0 -40
  114. data/_sass/foundation/util/_unit.scss +0 -90
  115. data/_sass/foundation/util/_util.scss +0 -11
  116. data/_sass/foundation/util/_value.scss +0 -107
  117. data/_sass/jquery-ui.scss +0 -1311
  118. data/_sass/main.scss +0 -41
  119. data/_sass/minima.scss +0 -51
  120. data/_sass/minima/_base.scss +0 -254
  121. data/_sass/minima/_layout.scss +0 -255
  122. data/_sass/minima/_syntax-highlighting.scss +0 -71
  123. data/_sass/scroll-top.scss +0 -31
  124. data/assets/js/common-libs.min.js +0 -1
  125. data/assets/js/custom.min.js +0 -1
  126. data/assets/snippet/profile.html +0 -19
@@ -1,274 +0,0 @@
1
- // Foundation for Sites by ZURB
2
- // foundation.zurb.com
3
- // Licensed under MIT Open Source
4
-
5
- ////
6
- /// @group flex-grid
7
- ////
8
-
9
- /// Creates a container for a flex grid row.
10
- ///
11
- /// @param {Keyword|List} $behavior [null]
12
- /// Modifications to the default grid styles. `nest` indicates the row will be placed inside another row. `collapse` indicates that the columns inside this row will not have padding. `nest collapse` combines both behaviors.
13
- /// @param {Number} $width [$grid-row-width] - Maximum width of the row.
14
- /// @param {Number} $columns [null] - Number of columns to use for this row. If set to `null` (the default), the global column count will be used.
15
- /// @param {Boolean} $base [true] - Set to `false` to prevent basic styles from being output. Useful if you're calling this mixin on the same element twice, as it prevents duplicate CSS output.
16
- /// @param {Number} $gutter [$grid-column-gutter] - Gutter to use when inverting margins, in case the row is nested.
17
- @mixin flex-grid-row(
18
- $behavior: null,
19
- $width: $grid-row-width,
20
- $columns: null,
21
- $base: true,
22
- $gutter: $grid-column-gutter
23
- ) {
24
- $margin: auto;
25
-
26
- @if index($behavior, nest) != null {
27
- @include grid-row-nest($gutter);
28
-
29
- @if index($behavior, collapse) != null {
30
- margin-left: 0;
31
- margin-right: 0;
32
- }
33
- }
34
- @else {
35
- max-width: $width;
36
- margin-left: auto;
37
- margin-right: auto;
38
- }
39
-
40
- @if $base {
41
- display: flex;
42
- flex-flow: row wrap;
43
- }
44
-
45
- @if $columns != null {
46
- @include grid-context($columns, $base) {
47
- @content;
48
- }
49
- }
50
- }
51
-
52
- /// Calculates the `flex` property for a flex grid column. It accepts all of the same values as the basic `grid-column()` function, along with two extras:
53
- /// - `null` (the default) will make the column expand to fill space.
54
- /// - `shrink` will make the column contract, so it only takes up the horizontal space it needs.
55
- ///
56
- /// @param {Mixed} $columns [null] - Width of the column.
57
- @function flex-grid-column($columns: null) {
58
- // scss-lint:disable ZeroUnit
59
- $flex: 1 1 0px;
60
-
61
- @if $columns == shrink {
62
- $flex: 0 0 auto;
63
- }
64
- @else if $columns != null {
65
- $flex: 0 0 grid-column($columns);
66
- }
67
-
68
- @return $flex;
69
- }
70
-
71
- /// Creates a column for a flex grid. By default, the column will stretch to the full width of its container, but this can be overridden with sizing classes, or by using the `unstack` class on the parent flex row.
72
- ///
73
- /// @param {Mixed} $columns [null] - Width of the column. Refer to the `flex-grid-column()` function to see possible values.
74
- /// @param {Number} $gutter [$grid-column-gutter] - Space between columns, added as a left and right padding.
75
- @mixin flex-grid-column(
76
- $columns: null,
77
- $gutter: $grid-column-gutter
78
- ) {
79
- // Base properties
80
- flex: flex-grid-column($columns);
81
-
82
- // Gutters
83
- @if type-of($gutter) == 'map' {
84
- @each $breakpoint, $value in $gutter {
85
- $padding: rem-calc($value) / 2;
86
-
87
- @include breakpoint($breakpoint) {
88
- padding-left: $padding;
89
- padding-right: $padding;
90
- }
91
- }
92
- }
93
- @else if type-of($gutter) == 'number' and strip-unit($gutter) > 0 {
94
- $padding: rem-calc($gutter) / 2;
95
- padding-left: $padding;
96
- padding-right: $padding;
97
- }
98
-
99
- // fixes recent Chrome version not limiting child width
100
- // https://stackoverflow.com/questions/34934586/white-space-nowrap-and-flexbox-did-not-work-in-chrome
101
- @if $columns == null {
102
- min-width: initial;
103
- }
104
- // max-width fixes IE 10/11 not respecting the flex-basis property
105
- @if $columns != null and $columns != shrink {
106
- max-width: grid-column($columns);
107
- }
108
- }
109
-
110
- /// Creates a block grid for a flex grid row.
111
- ///
112
- /// @param {Number} $n - Number of columns to display on each row.
113
- /// @param {String} $selector - Selector to use to target columns within the row.
114
- @mixin flex-grid-layout(
115
- $n,
116
- $selector: '.column'
117
- ) {
118
- flex-wrap: wrap;
119
-
120
- > #{$selector} {
121
- $pct: percentage(1/$n);
122
-
123
- flex: 0 0 $pct;
124
- max-width: $pct;
125
- }
126
- }
127
-
128
- /// Changes the source order of a flex grid column. Columns with lower numbers appear first in the layout.
129
- /// @param {Number} $order [0] - Order number to apply.
130
- @mixin flex-grid-order($order: 0) {
131
- @warn 'This mixin is being replaced by flex-order(). flex-grid-order() will be removed in Foundation 6.3.';
132
- @include flex-order($order);
133
- }
134
-
135
- /// Horizontally or vertically aligns the columns within a flex row. Apply this mixin to a flex row.
136
- ///
137
- /// @param {Keyword} $x [null] - Horizontal alignment to use. Can be `left`, `right`, `center`, `justify`, or `spaced`. Or, set it to `null` (the default) to not set horizontal alignment.
138
- /// @param {Keyword} $y [null] - Vertical alignment to use. Can be `top`, `bottom`, `middle`, or `stretch`. Or, set it to `null` (the default) to not set vertical alignment.
139
- @mixin flex-grid-row-align($x: null, $y: null) {
140
- @warn 'This mixin is being replaced by flex-align(). flex-grid-row-align() will be removed in Foundation 6.3.';
141
- @include flex-align($x, $y);
142
- }
143
-
144
- /// Vertically align a single column within a flex row. Apply this mixin to a flex column.
145
- ///
146
- /// @param {Keyword} $y [null] - Vertical alignment to use. Can be `top`, `bottom`, `middle`, or `stretch`. Or, set it to `null` (the default) to not set vertical alignment.
147
- @mixin flex-grid-column-align($y: null) {
148
- @warn 'This mixin is being replaced by flex-align-self(). flex-grid-column-align() will be removed in Foundation 6.3.';
149
- @include flex-align-self($y);
150
- }
151
-
152
- @mixin foundation-flex-grid {
153
- // Row
154
- .row {
155
- @include flex-grid-row;
156
-
157
- // Nesting behavior
158
- & & {
159
- @include flex-grid-row(nest, $base: false);
160
- }
161
-
162
- // Expanded row
163
- &.expanded {
164
- max-width: none;
165
- }
166
-
167
- &.collapse {
168
- > .column { @include grid-col-collapse; }
169
- }
170
- }
171
-
172
- // Column
173
- .column {
174
- @include flex-grid-column;
175
- }
176
-
177
- // Column row
178
- // The double .row class is needed to bump up the specificity
179
- .column.row.row {
180
- float: none;
181
- display: block;
182
-
183
- // To properly nest a column row, padding and margin is removed
184
- .row & {
185
- padding-left: 0;
186
- padding-right: 0;
187
- margin-left: 0;
188
- margin-right: 0;
189
- }
190
- }
191
-
192
- @include -zf-each-breakpoint {
193
- @for $i from 1 through $grid-column-count {
194
- // Sizing (percentage)
195
- .#{$-zf-size}-#{$i} {
196
- flex: flex-grid-column($i);
197
- max-width: grid-column($i);
198
- }
199
-
200
- // Offsets
201
- $o: $i - 1;
202
-
203
- .#{$-zf-size}-offset-#{$o} {
204
- @include grid-column-offset($o);
205
- }
206
- }
207
-
208
- // Source ordering
209
- @for $i from 1 through 6 {
210
- .#{$-zf-size}-order-#{$i} {
211
- @include flex-order($i);
212
- }
213
- }
214
-
215
- // Block grid
216
- @for $i from 1 through $block-grid-max {
217
- .#{$-zf-size}-up-#{$i} {
218
- @include flex-grid-layout($i);
219
- }
220
- }
221
-
222
- @if $-zf-size != $-zf-zero-breakpoint {
223
- // Sizing (expand)
224
- @include breakpoint($-zf-size) {
225
- .#{$-zf-size}-expand {
226
- flex: flex-grid-column();
227
- }
228
- }
229
-
230
- // Auto-stacking/unstacking
231
- @at-root (without: media) {
232
- .row.#{$-zf-size}-unstack {
233
- > .column {
234
- flex: flex-grid-column(100%);
235
-
236
- @include breakpoint($-zf-size) {
237
- flex: flex-grid-column();
238
- }
239
- }
240
- }
241
- }
242
- }
243
-
244
- // Responsive collapsing
245
- .#{$-zf-size}-collapse {
246
- > .column { @include grid-col-collapse; }
247
- }
248
-
249
- .#{$-zf-size}-uncollapse {
250
- $gutter: -zf-get-bp-val($grid-column-gutter, $-zf-size);
251
-
252
- > .column { @include grid-col-uncollapse($gutter); }
253
- }
254
- }
255
-
256
- // Sizing (shrink)
257
- .shrink {
258
- flex: flex-grid-column(shrink);
259
- max-width: 100%;
260
- }
261
-
262
- // Vertical alignment using align-items and align-self
263
- // Remove these in 6.3
264
- @each $vdir, $prop in $-zf-flex-align {
265
- .column.align-#{$vdir} {
266
- @include flex-align-self($vdir);
267
- }
268
- }
269
-
270
- .columns {
271
- // scss-lint:disable PlaceholderInExtend
272
- @extend .column;
273
- }
274
- }
@@ -1,60 +0,0 @@
1
- // Foundation for Sites by ZURB
2
- // foundation.zurb.com
3
- // Licensed under MIT Open Source
4
-
5
- ////
6
- /// @group grid
7
- ////
8
-
9
- /// The maximum width of a row.
10
- /// @type Number
11
- $grid-row-width: $global-width !default;
12
-
13
- /// The default column count of a grid. Changing this value affects the logic of the grid mixins, and the number of CSS classes output.
14
- /// @type Number
15
- $grid-column-count: 12 !default;
16
-
17
- /// The amount of space between columns at different screen sizes. To use just one size, set the variable to a number instead of a map.
18
- /// @type Map | Length
19
- /// @since 6.1.0
20
- $grid-column-gutter: (
21
- small: 20px,
22
- medium: 30px,
23
- ) !default;
24
-
25
- /// If `true`, the last column in a row will align to the opposite edge of the row.
26
- /// @type Boolean
27
- $grid-column-align-edge: true !default;
28
-
29
- /// The highest number of `.x-up` classes available when using the block grid CSS.
30
- /// @type Number
31
- $block-grid-max: 8 !default;
32
-
33
- // Internal value to store the end column float direction
34
- $-zf-end-float: if($grid-column-align-edge, $global-right, $global-left);
35
-
36
- // The last piece to transition the responsive gutter feature
37
- // Remove this in 6.3
38
- $grid-column-responsive-gutter: null !default;
39
- @if $grid-column-responsive-gutter {
40
- // scss-lint:disable DebugStatement
41
- @warn 'Rename $grid-column-responsive-gutter to $grid-column-gutter to remove this warning.';
42
- $grid-column-gutter: $grid-column-responsive-gutter;
43
- }
44
-
45
- // If a single value is passed as a gutter, convert it to a map so the code knows what to do with it
46
- @if type-of($grid-column-gutter) == 'number' {
47
- $grid-column-gutter: (
48
- small: $grid-column-gutter,
49
- );
50
- }
51
-
52
- @import 'row';
53
- @import 'column';
54
- @import 'size';
55
- @import 'position';
56
- @import 'gutter';
57
- @import 'classes';
58
- @import 'layout';
59
-
60
- @import 'flex-grid';
@@ -1,34 +0,0 @@
1
- // Foundation for Sites by ZURB
2
- // foundation.zurb.com
3
- // Licensed under MIT Open Source
4
-
5
- ////
6
- /// @group grid
7
- ////
8
-
9
- /// Collapse the gutters on a column by removing the padding. **Note:** only use this mixin within a breakpoint. To collapse a column's gutters on all screen sizes, use the `$gutter` parameter of the `grid-column()` mixin instead.
10
- @mixin grid-column-collapse {
11
- padding-left: 0;
12
- padding-right: 0;
13
- }
14
-
15
- /// Un-collapse the gutters on a column by re-adding the padding.
16
- ///
17
- /// @param {Number} $gutter [$grid-column-gutter] - Spacing between columns.
18
- @mixin grid-column-uncollapse($gutter: $grid-column-gutter) {
19
- $gutter: rem-calc($gutter) / 2;
20
- padding-left: $gutter;
21
- padding-right: $gutter;
22
- }
23
-
24
- /// Shorthand for `grid-column-collapse()`.
25
- /// @alias grid-column-collapse
26
- @mixin grid-col-collapse {
27
- @include grid-column-collapse;
28
- }
29
-
30
- /// Shorthand for `grid-column-uncollapse()`.
31
- /// @alias grid-column-uncollapse
32
- @mixin grid-col-uncollapse($gutter: $grid-column-gutter) {
33
- @include grid-column-uncollapse($gutter);
34
- }
@@ -1,51 +0,0 @@
1
- // Foundation for Sites by ZURB
2
- // foundation.zurb.com
3
- // Licensed under MIT Open Source
4
-
5
- ////
6
- /// @group grid
7
- ////
8
-
9
- /// Sizes child elements so that `$n` number of items appear on each row.
10
- ///
11
- /// @param {Number} $n - Number of elements to display per row.
12
- /// @param {String} $selector ['.column'] - Selector(s) to use for child elements.
13
- @mixin grid-layout(
14
- $n,
15
- $selector: '.column'
16
- ) {
17
- & > #{$selector} {
18
- width: percentage(1/$n);
19
- float: $global-left;
20
-
21
- &:nth-of-type(1n) {
22
- clear: none;
23
- }
24
-
25
- &:nth-of-type(#{$n}n+1) {
26
- clear: both;
27
- }
28
-
29
- &:last-child {
30
- float: left;
31
- }
32
- }
33
- }
34
-
35
- /// Adds extra CSS to block grid children so the last items in the row center automatically. Apply this to the columns, not the row.
36
- ///
37
- /// @param {Number} $n - Number of items that appear in each row.
38
- @mixin grid-layout-center-last($n) {
39
- @for $i from 1 to $n {
40
- @if $i == 1 {
41
- &:nth-child(#{$n}n+1):last-child {
42
- margin-left: (100 - 100/$n * $i) / 2 * 1%;
43
- }
44
- }
45
- @else {
46
- &:nth-child(#{$n}n+1):nth-last-child(#{$i}) {
47
- margin-left: (100 - 100/$n * $i) / 2 * 1%;
48
- }
49
- }
50
- }
51
- }
@@ -1,73 +0,0 @@
1
- // Foundation for Sites by ZURB
2
- // foundation.zurb.com
3
- // Licensed under MIT Open Source
4
-
5
- ////
6
- /// @group grid
7
- ////
8
-
9
- /// Reposition a column.
10
- ///
11
- /// @param {Number|Keyword} $position - Direction and amount to move. The column will move equal to the width of the column count specified. A positive number will push the column to the right, while a negative number will pull it to the left. Set to center to center the column.
12
- @mixin grid-column-position($position) {
13
- @if type-of($position) == 'number' {
14
- $offset: percentage($position / $grid-column-count);
15
-
16
- position: relative;
17
- #{$global-left}: $offset;
18
- }
19
- @else if $position == center {
20
- float: none;
21
- margin-left: auto;
22
- margin-right: auto;
23
- }
24
- @else {
25
- @warn 'Wrong syntax for grid-column-position(). Enter a positive or negative number, or center.';
26
- }
27
- }
28
-
29
- /// Reset a position definition.
30
- @mixin grid-column-unposition {
31
- position: static;
32
- margin-left: 0;
33
- margin-right: 0;
34
- float: left;
35
- }
36
-
37
- /// Offsets a column to the right by `$n` columns.
38
- /// @param {Number|List} $n - Width to offset by. You can pass in any value accepted by the `grid-column()` mixin, such as `6`, `50%`, or `1 of 2`.
39
- @mixin grid-column-offset($n) {
40
- margin-#{$global-left}: grid-column($n);
41
- }
42
-
43
- /// Disable the default behavior of the last column in a row aligning to the opposite edge.
44
- @mixin grid-column-end {
45
- // This extra specificity is required for the property to be applied
46
- &:last-child:last-child {
47
- float: $global-left;
48
- }
49
- }
50
-
51
- /// Shorthand for `grid-column-position()`.
52
- /// @alias grid-column-position
53
- @mixin grid-col-pos($position) {
54
- @include grid-column-position($position);
55
- }
56
-
57
- /// Shorthand for `grid-column-unposition()`.
58
- /// @alias grid-column-unposition
59
- @mixin grid-col-unpos {
60
- @include grid-column-unposition;
61
- }
62
-
63
- /// Shorthand for `grid-column-offset()`.
64
- /// @alias grid-column-offset
65
- @mixin grid-col-off($n) {
66
- @include grid-column-offset($n);
67
- }
68
-
69
- /// Shorthand for `grid-column-end()`.
70
- /// @alias grid-column-end
71
- @mixin grid-col-end {
72
- @include grid-column-end;
73
- }