bulma-sass-rails 0.9.3 → 0.9.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/stylesheets/{sass → bulma/sass}/base/_all.sass +0 -0
  3. data/app/assets/stylesheets/{sass → bulma/sass}/base/animations.sass +0 -0
  4. data/app/assets/stylesheets/{sass → bulma/sass}/base/generic.sass +0 -0
  5. data/app/assets/stylesheets/{sass → bulma/sass}/base/helpers.sass +0 -0
  6. data/app/assets/stylesheets/{sass → bulma/sass}/base/minireset.sass +0 -0
  7. data/app/assets/stylesheets/{sass → bulma/sass}/components/_all.sass +0 -0
  8. data/app/assets/stylesheets/{sass → bulma/sass}/components/breadcrumb.sass +0 -0
  9. data/app/assets/stylesheets/{sass → bulma/sass}/components/card.sass +0 -0
  10. data/app/assets/stylesheets/{sass → bulma/sass}/components/dropdown.sass +0 -0
  11. data/app/assets/stylesheets/{sass → bulma/sass}/components/level.sass +0 -0
  12. data/app/assets/stylesheets/{sass → bulma/sass}/components/media.sass +0 -0
  13. data/app/assets/stylesheets/{sass → bulma/sass}/components/menu.sass +0 -0
  14. data/app/assets/stylesheets/{sass → bulma/sass}/components/message.sass +0 -0
  15. data/app/assets/stylesheets/{sass → bulma/sass}/components/modal.sass +0 -0
  16. data/app/assets/stylesheets/{sass → bulma/sass}/components/navbar.sass +0 -0
  17. data/app/assets/stylesheets/{sass → bulma/sass}/components/pagination.sass +0 -0
  18. data/app/assets/stylesheets/{sass → bulma/sass}/components/panel.sass +0 -0
  19. data/app/assets/stylesheets/{sass → bulma/sass}/components/tabs.sass +0 -0
  20. data/app/assets/stylesheets/{sass → bulma/sass}/elements/_all.sass +0 -0
  21. data/app/assets/stylesheets/{sass → bulma/sass}/elements/box.sass +0 -0
  22. data/app/assets/stylesheets/{sass → bulma/sass}/elements/button.sass +13 -1
  23. data/app/assets/stylesheets/{sass → bulma/sass}/elements/container.sass +0 -0
  24. data/app/assets/stylesheets/{sass → bulma/sass}/elements/content.sass +5 -2
  25. data/app/assets/stylesheets/{sass → bulma/sass}/elements/form.sass +0 -0
  26. data/app/assets/stylesheets/{sass → bulma/sass}/elements/icon.sass +0 -0
  27. data/app/assets/stylesheets/{sass → bulma/sass}/elements/image.sass +0 -0
  28. data/app/assets/stylesheets/{sass → bulma/sass}/elements/notification.sass +0 -0
  29. data/app/assets/stylesheets/{sass → bulma/sass}/elements/other.sass +0 -0
  30. data/app/assets/stylesheets/{sass → bulma/sass}/elements/progress.sass +0 -0
  31. data/app/assets/stylesheets/{sass → bulma/sass}/elements/table.sass +2 -1
  32. data/app/assets/stylesheets/{sass → bulma/sass}/elements/tag.sass +0 -0
  33. data/app/assets/stylesheets/{sass → bulma/sass}/elements/title.sass +0 -0
  34. data/app/assets/stylesheets/{sass → bulma/sass}/form/_all.sass +0 -0
  35. data/app/assets/stylesheets/{sass → bulma/sass}/form/checkbox-radio.sass +0 -0
  36. data/app/assets/stylesheets/{sass → bulma/sass}/form/file.sass +0 -0
  37. data/app/assets/stylesheets/{sass → bulma/sass}/form/input-textarea.sass +0 -0
  38. data/app/assets/stylesheets/{sass → bulma/sass}/form/select.sass +2 -1
  39. data/app/assets/stylesheets/{sass → bulma/sass}/form/shared.sass +0 -0
  40. data/app/assets/stylesheets/{sass → bulma/sass}/form/tools.sass +0 -0
  41. data/app/assets/stylesheets/{sass → bulma/sass}/grid/_all.sass +0 -0
  42. data/app/assets/stylesheets/{sass → bulma/sass}/grid/columns.sass +0 -0
  43. data/app/assets/stylesheets/{sass → bulma/sass}/grid/tiles.sass +0 -0
  44. data/app/assets/stylesheets/{sass → bulma/sass}/helpers/_all.sass +0 -0
  45. data/app/assets/stylesheets/{sass → bulma/sass}/helpers/color.sass +0 -0
  46. data/app/assets/stylesheets/{sass → bulma/sass}/helpers/flexbox.sass +0 -0
  47. data/app/assets/stylesheets/{sass → bulma/sass}/helpers/float.sass +0 -0
  48. data/app/assets/stylesheets/{sass → bulma/sass}/helpers/other.sass +0 -0
  49. data/app/assets/stylesheets/{sass → bulma/sass}/helpers/overflow.sass +0 -0
  50. data/app/assets/stylesheets/{sass → bulma/sass}/helpers/position.sass +0 -0
  51. data/app/assets/stylesheets/{sass → bulma/sass}/helpers/spacing.sass +0 -0
  52. data/app/assets/stylesheets/{sass → bulma/sass}/helpers/typography.sass +0 -0
  53. data/app/assets/stylesheets/{sass → bulma/sass}/helpers/visibility.sass +0 -0
  54. data/app/assets/stylesheets/{sass → bulma/sass}/layout/_all.sass +0 -0
  55. data/app/assets/stylesheets/{sass → bulma/sass}/layout/footer.sass +0 -0
  56. data/app/assets/stylesheets/{sass → bulma/sass}/layout/hero.sass +0 -0
  57. data/app/assets/stylesheets/{sass → bulma/sass}/layout/section.sass +0 -0
  58. data/app/assets/stylesheets/{sass → bulma/sass}/utilities/_all.sass +0 -0
  59. data/app/assets/stylesheets/{sass → bulma/sass}/utilities/animations.sass +0 -0
  60. data/app/assets/stylesheets/{sass → bulma/sass}/utilities/controls.sass +0 -0
  61. data/app/assets/stylesheets/{sass → bulma/sass}/utilities/derived-variables.sass +0 -0
  62. data/app/assets/stylesheets/{sass → bulma/sass}/utilities/extends.sass +0 -0
  63. data/app/assets/stylesheets/{sass → bulma/sass}/utilities/functions.sass +0 -0
  64. data/app/assets/stylesheets/{sass → bulma/sass}/utilities/initial-variables.sass +1 -0
  65. data/app/assets/stylesheets/{sass → bulma/sass}/utilities/mixins.sass +19 -0
  66. data/app/assets/stylesheets/bulma.sass +9 -9
  67. data/lib/bulma/version.rb +1 -1
  68. metadata +71 -71
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: dcee92d18d76eaedaff78a4fd35c01aeeecc882edc3f86e678b9de2fc420f6e8
4
- data.tar.gz: ff7e89c2a9aa0737bb4c5db0a18d6187ae564dc2fd975e541f8a286afd5ed47f
3
+ metadata.gz: ba4e0b6f16662e4d9ee94b9862cdb18b419400044cd0c0bfe5cae9c01386ff6c
4
+ data.tar.gz: 5616677f6528539e775773185f51d2dc09040859e2d76d6f9489fcdeadea36ed
5
5
  SHA512:
6
- metadata.gz: e166d0e427dd954504b0230e4ddf5ddbf7dc32cf96a5fece1e631108cdab9a2fd2dcf2dcbb4c465450962f59c7e9e75c8b7b18e58196655e67df8982fd207267
7
- data.tar.gz: 1eb37c31a70767f7ff01503ca02a3aadbaa350f6464f4ebdb8c22a60f83e0bcb066393ddddd3072a673fa753d2ae0199e9a5ff970df0753722ed198906193c27
6
+ metadata.gz: 334a77985ab49906e84d733341cc1c74ac7b2c3d6166c881fd23ca3ed4aef0a34edd9e42b732f05345f070688e32521d3239938131e91fc7c91cd5962324b1f5
7
+ data.tar.gz: a26a14002c74ba2554de38633e3393580422b7921f9d83efc551739abf9b9ebcfff4320ff97c8ea75388e6e33965983f6504d93d3b45dfb030facbbe2c7f5b36
@@ -44,6 +44,7 @@ $button-static-background-color: $scheme-main-ter !default
44
44
  $button-static-border-color: $border !default
45
45
 
46
46
  $button-colors: $colors !default
47
+ $button-responsive-sizes: ("mobile": ("small": ($size-small * 0.75), "normal": ($size-small * 0.875), "medium": $size-small, "large": $size-normal), "tablet-only": ("small": ($size-small * 0.875), "normal": ($size-small), "medium": $size-normal, "large": $size-medium)) !default
47
48
 
48
49
  // The button sizes use mixins so they can be used at different breakpoints
49
50
  =button-small
@@ -163,7 +164,7 @@ $button-colors: $colors !default
163
164
  &[disabled],
164
165
  fieldset[disabled] &
165
166
  background-color: $color
166
- border-color: transparent
167
+ border-color: $color
167
168
  box-shadow: none
168
169
  &.is-inverted
169
170
  background-color: $color-invert
@@ -343,3 +344,14 @@ $button-colors: $colors !default
343
344
  .button:not(.is-fullwidth)
344
345
  margin-left: 0.25rem
345
346
  margin-right: 0.25rem
347
+
348
+ @each $bp-name, $bp-sizes in $button-responsive-sizes
349
+ +breakpoint($bp-name)
350
+ @each $size, $value in $bp-sizes
351
+ @if $size != "normal"
352
+ .button.is-responsive.is-#{$size}
353
+ font-size: $value
354
+ @else
355
+ .button.is-responsive,
356
+ .button.is-responsive.is-normal
357
+ font-size: $value
@@ -4,6 +4,8 @@ $content-heading-color: $text-strong !default
4
4
  $content-heading-weight: $weight-semibold !default
5
5
  $content-heading-line-height: 1.125 !default
6
6
 
7
+ $content-block-margin-bottom: 1em !default
8
+
7
9
  $content-blockquote-background-color: $background !default
8
10
  $content-blockquote-border-left: 5px solid $border !default
9
11
  $content-blockquote-padding: 1.25em 1.5em !default
@@ -16,6 +18,7 @@ $content-table-cell-padding: 0.5em 0.75em !default
16
18
  $content-table-cell-heading-color: $text-strong !default
17
19
  $content-table-head-cell-border-width: 0 0 2px !default
18
20
  $content-table-head-cell-color: $text-strong !default
21
+ $content-table-body-last-row-cell-border-bottom-width: 0 !default
19
22
  $content-table-foot-cell-border-width: 2px 0 0 !default
20
23
  $content-table-foot-cell-color: $text-strong !default
21
24
 
@@ -33,7 +36,7 @@ $content-table-foot-cell-color: $text-strong !default
33
36
  pre,
34
37
  table
35
38
  &:not(:last-child)
36
- margin-bottom: 1em
39
+ margin-bottom: $content-block-margin-bottom
37
40
  h1,
38
41
  h2,
39
42
  h3,
@@ -144,7 +147,7 @@ $content-table-foot-cell-color: $text-strong !default
144
147
  &:last-child
145
148
  td,
146
149
  th
147
- border-bottom-width: 0
150
+ border-bottom-width: $content-table-body-last-row-cell-border-bottom-width
148
151
  .tabs
149
152
  li + li
150
153
  margin-top: 0
@@ -7,6 +7,7 @@ $table-cell-border: 1px solid $border !default
7
7
  $table-cell-border-width: 0 0 1px !default
8
8
  $table-cell-padding: 0.5em 0.75em !default
9
9
  $table-cell-heading-color: $text-strong !default
10
+ $table-cell-text-align: left !default
10
11
 
11
12
  $table-head-cell-border-width: 0 0 2px !default
12
13
  $table-head-cell-color: $text-strong !default
@@ -60,7 +61,7 @@ $table-colors: $colors !default
60
61
  th
61
62
  color: $table-cell-heading-color
62
63
  &:not([align])
63
- text-align: inherit
64
+ text-align: $table-cell-text-align
64
65
  tr
65
66
  &.is-selected
66
67
  background-color: $table-row-active-background-color
@@ -66,7 +66,8 @@ $select-colors: $form-colors !default
66
66
  // Modifiers
67
67
  &.is-disabled
68
68
  &::after
69
- border-color: $input-disabled-color
69
+ border-color: $input-disabled-color !important
70
+ opacity: 0.5
70
71
  &.is-fullwidth
71
72
  width: 100%
72
73
  select
@@ -62,6 +62,7 @@ $widescreen-enabled: true !default
62
62
  // 1344px container + 4rem
63
63
  $fullhd: 1344px + (2 * $gap) !default
64
64
  $fullhd-enabled: true !default
65
+ $breakpoints: ("mobile": ("until": $tablet), "tablet": ("from": $tablet), "tablet-only": ("from": $tablet, "until": $desktop), "touch": ("from": $desktop), "desktop": ("from": $desktop), "desktop-only": ("from": $desktop, "until": $widescreen), "until-widescreen": ("until": $widescreen), "widescreen": ("from": $widescreen), "widescreen-only": ("from": $widescreen, "until": $fullhd), "until-fullhd": ("until": $fullhd), "fullhd": ("from": $fullhd)) !default
65
66
 
66
67
  // Miscellaneous
67
68
 
@@ -95,6 +95,10 @@
95
95
  @media screen and (max-width: $device - 1px)
96
96
  @content
97
97
 
98
+ =between($from, $until)
99
+ @media screen and (min-width: $from) and (max-width: $until - 1px)
100
+ @content
101
+
98
102
  =mobile
99
103
  @media screen and (max-width: $tablet - 1px)
100
104
  @content
@@ -145,6 +149,21 @@
145
149
  @media screen and (min-width: $fullhd)
146
150
  @content
147
151
 
152
+ =breakpoint($name)
153
+ $breakpoint: map-get($breakpoints, $name)
154
+ @if $breakpoint
155
+ $from: map-get($breakpoint, "from")
156
+ $until: map-get($breakpoint, "until")
157
+ @if $from and $until
158
+ +between($from, $until)
159
+ @content
160
+ @else if $from
161
+ +from($from)
162
+ @content
163
+ @else if $until
164
+ +until($until)
165
+ @content
166
+
148
167
  =ltr
149
168
  @if not $rtl
150
169
  @content
@@ -1,10 +1,10 @@
1
1
  @charset "utf-8"
2
- /*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */
3
- @import "sass/utilities/_all"
4
- @import "sass/base/_all"
5
- @import "sass/elements/_all"
6
- @import "sass/form/_all"
7
- @import "sass/components/_all"
8
- @import "sass/grid/_all"
9
- @import "sass/helpers/_all"
10
- @import "sass/layout/_all"
2
+ /*! bulma.io v0.9.4 | MIT License | github.com/jgthms/bulma */
3
+ @import "bulma/sass/utilities/_all"
4
+ @import "bulma/sass/base/_all"
5
+ @import "bulma/sass/elements/_all"
6
+ @import "bulma/sass/form/_all"
7
+ @import "bulma/sass/components/_all"
8
+ @import "bulma/sass/grid/_all"
9
+ @import "bulma/sass/helpers/_all"
10
+ @import "bulma/sass/layout/_all"
data/lib/bulma/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module BulmaSassRails
2
- VERSION = "0.9.3"
2
+ VERSION = "0.9.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bulma-sass-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.3
4
+ version: 0.9.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - xzgyb
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-02 00:00:00.000000000 Z
11
+ date: 2022-06-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sassc
@@ -24,7 +24,7 @@ dependencies:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
26
  version: '2.0'
27
- description:
27
+ description:
28
28
  email:
29
29
  - xzgaoyanbing@163.com
30
30
  executables: []
@@ -35,70 +35,70 @@ files:
35
35
  - README.md
36
36
  - app/assets/stylesheets/bulma-rtl.sass
37
37
  - app/assets/stylesheets/bulma.sass
38
- - app/assets/stylesheets/sass/base/_all.sass
39
- - app/assets/stylesheets/sass/base/animations.sass
40
- - app/assets/stylesheets/sass/base/generic.sass
41
- - app/assets/stylesheets/sass/base/helpers.sass
42
- - app/assets/stylesheets/sass/base/minireset.sass
43
- - app/assets/stylesheets/sass/components/_all.sass
44
- - app/assets/stylesheets/sass/components/breadcrumb.sass
45
- - app/assets/stylesheets/sass/components/card.sass
46
- - app/assets/stylesheets/sass/components/dropdown.sass
47
- - app/assets/stylesheets/sass/components/level.sass
48
- - app/assets/stylesheets/sass/components/media.sass
49
- - app/assets/stylesheets/sass/components/menu.sass
50
- - app/assets/stylesheets/sass/components/message.sass
51
- - app/assets/stylesheets/sass/components/modal.sass
52
- - app/assets/stylesheets/sass/components/navbar.sass
53
- - app/assets/stylesheets/sass/components/pagination.sass
54
- - app/assets/stylesheets/sass/components/panel.sass
55
- - app/assets/stylesheets/sass/components/tabs.sass
56
- - app/assets/stylesheets/sass/elements/_all.sass
57
- - app/assets/stylesheets/sass/elements/box.sass
58
- - app/assets/stylesheets/sass/elements/button.sass
59
- - app/assets/stylesheets/sass/elements/container.sass
60
- - app/assets/stylesheets/sass/elements/content.sass
61
- - app/assets/stylesheets/sass/elements/form.sass
62
- - app/assets/stylesheets/sass/elements/icon.sass
63
- - app/assets/stylesheets/sass/elements/image.sass
64
- - app/assets/stylesheets/sass/elements/notification.sass
65
- - app/assets/stylesheets/sass/elements/other.sass
66
- - app/assets/stylesheets/sass/elements/progress.sass
67
- - app/assets/stylesheets/sass/elements/table.sass
68
- - app/assets/stylesheets/sass/elements/tag.sass
69
- - app/assets/stylesheets/sass/elements/title.sass
70
- - app/assets/stylesheets/sass/form/_all.sass
71
- - app/assets/stylesheets/sass/form/checkbox-radio.sass
72
- - app/assets/stylesheets/sass/form/file.sass
73
- - app/assets/stylesheets/sass/form/input-textarea.sass
74
- - app/assets/stylesheets/sass/form/select.sass
75
- - app/assets/stylesheets/sass/form/shared.sass
76
- - app/assets/stylesheets/sass/form/tools.sass
77
- - app/assets/stylesheets/sass/grid/_all.sass
78
- - app/assets/stylesheets/sass/grid/columns.sass
79
- - app/assets/stylesheets/sass/grid/tiles.sass
80
- - app/assets/stylesheets/sass/helpers/_all.sass
81
- - app/assets/stylesheets/sass/helpers/color.sass
82
- - app/assets/stylesheets/sass/helpers/flexbox.sass
83
- - app/assets/stylesheets/sass/helpers/float.sass
84
- - app/assets/stylesheets/sass/helpers/other.sass
85
- - app/assets/stylesheets/sass/helpers/overflow.sass
86
- - app/assets/stylesheets/sass/helpers/position.sass
87
- - app/assets/stylesheets/sass/helpers/spacing.sass
88
- - app/assets/stylesheets/sass/helpers/typography.sass
89
- - app/assets/stylesheets/sass/helpers/visibility.sass
90
- - app/assets/stylesheets/sass/layout/_all.sass
91
- - app/assets/stylesheets/sass/layout/footer.sass
92
- - app/assets/stylesheets/sass/layout/hero.sass
93
- - app/assets/stylesheets/sass/layout/section.sass
94
- - app/assets/stylesheets/sass/utilities/_all.sass
95
- - app/assets/stylesheets/sass/utilities/animations.sass
96
- - app/assets/stylesheets/sass/utilities/controls.sass
97
- - app/assets/stylesheets/sass/utilities/derived-variables.sass
98
- - app/assets/stylesheets/sass/utilities/extends.sass
99
- - app/assets/stylesheets/sass/utilities/functions.sass
100
- - app/assets/stylesheets/sass/utilities/initial-variables.sass
101
- - app/assets/stylesheets/sass/utilities/mixins.sass
38
+ - app/assets/stylesheets/bulma/sass/base/_all.sass
39
+ - app/assets/stylesheets/bulma/sass/base/animations.sass
40
+ - app/assets/stylesheets/bulma/sass/base/generic.sass
41
+ - app/assets/stylesheets/bulma/sass/base/helpers.sass
42
+ - app/assets/stylesheets/bulma/sass/base/minireset.sass
43
+ - app/assets/stylesheets/bulma/sass/components/_all.sass
44
+ - app/assets/stylesheets/bulma/sass/components/breadcrumb.sass
45
+ - app/assets/stylesheets/bulma/sass/components/card.sass
46
+ - app/assets/stylesheets/bulma/sass/components/dropdown.sass
47
+ - app/assets/stylesheets/bulma/sass/components/level.sass
48
+ - app/assets/stylesheets/bulma/sass/components/media.sass
49
+ - app/assets/stylesheets/bulma/sass/components/menu.sass
50
+ - app/assets/stylesheets/bulma/sass/components/message.sass
51
+ - app/assets/stylesheets/bulma/sass/components/modal.sass
52
+ - app/assets/stylesheets/bulma/sass/components/navbar.sass
53
+ - app/assets/stylesheets/bulma/sass/components/pagination.sass
54
+ - app/assets/stylesheets/bulma/sass/components/panel.sass
55
+ - app/assets/stylesheets/bulma/sass/components/tabs.sass
56
+ - app/assets/stylesheets/bulma/sass/elements/_all.sass
57
+ - app/assets/stylesheets/bulma/sass/elements/box.sass
58
+ - app/assets/stylesheets/bulma/sass/elements/button.sass
59
+ - app/assets/stylesheets/bulma/sass/elements/container.sass
60
+ - app/assets/stylesheets/bulma/sass/elements/content.sass
61
+ - app/assets/stylesheets/bulma/sass/elements/form.sass
62
+ - app/assets/stylesheets/bulma/sass/elements/icon.sass
63
+ - app/assets/stylesheets/bulma/sass/elements/image.sass
64
+ - app/assets/stylesheets/bulma/sass/elements/notification.sass
65
+ - app/assets/stylesheets/bulma/sass/elements/other.sass
66
+ - app/assets/stylesheets/bulma/sass/elements/progress.sass
67
+ - app/assets/stylesheets/bulma/sass/elements/table.sass
68
+ - app/assets/stylesheets/bulma/sass/elements/tag.sass
69
+ - app/assets/stylesheets/bulma/sass/elements/title.sass
70
+ - app/assets/stylesheets/bulma/sass/form/_all.sass
71
+ - app/assets/stylesheets/bulma/sass/form/checkbox-radio.sass
72
+ - app/assets/stylesheets/bulma/sass/form/file.sass
73
+ - app/assets/stylesheets/bulma/sass/form/input-textarea.sass
74
+ - app/assets/stylesheets/bulma/sass/form/select.sass
75
+ - app/assets/stylesheets/bulma/sass/form/shared.sass
76
+ - app/assets/stylesheets/bulma/sass/form/tools.sass
77
+ - app/assets/stylesheets/bulma/sass/grid/_all.sass
78
+ - app/assets/stylesheets/bulma/sass/grid/columns.sass
79
+ - app/assets/stylesheets/bulma/sass/grid/tiles.sass
80
+ - app/assets/stylesheets/bulma/sass/helpers/_all.sass
81
+ - app/assets/stylesheets/bulma/sass/helpers/color.sass
82
+ - app/assets/stylesheets/bulma/sass/helpers/flexbox.sass
83
+ - app/assets/stylesheets/bulma/sass/helpers/float.sass
84
+ - app/assets/stylesheets/bulma/sass/helpers/other.sass
85
+ - app/assets/stylesheets/bulma/sass/helpers/overflow.sass
86
+ - app/assets/stylesheets/bulma/sass/helpers/position.sass
87
+ - app/assets/stylesheets/bulma/sass/helpers/spacing.sass
88
+ - app/assets/stylesheets/bulma/sass/helpers/typography.sass
89
+ - app/assets/stylesheets/bulma/sass/helpers/visibility.sass
90
+ - app/assets/stylesheets/bulma/sass/layout/_all.sass
91
+ - app/assets/stylesheets/bulma/sass/layout/footer.sass
92
+ - app/assets/stylesheets/bulma/sass/layout/hero.sass
93
+ - app/assets/stylesheets/bulma/sass/layout/section.sass
94
+ - app/assets/stylesheets/bulma/sass/utilities/_all.sass
95
+ - app/assets/stylesheets/bulma/sass/utilities/animations.sass
96
+ - app/assets/stylesheets/bulma/sass/utilities/controls.sass
97
+ - app/assets/stylesheets/bulma/sass/utilities/derived-variables.sass
98
+ - app/assets/stylesheets/bulma/sass/utilities/extends.sass
99
+ - app/assets/stylesheets/bulma/sass/utilities/functions.sass
100
+ - app/assets/stylesheets/bulma/sass/utilities/initial-variables.sass
101
+ - app/assets/stylesheets/bulma/sass/utilities/mixins.sass
102
102
  - bulma-sass-rails.gemspec
103
103
  - lib/bulma-sass-rails.rb
104
104
  - lib/bulma/engine.rb
@@ -108,7 +108,7 @@ licenses:
108
108
  - MIT
109
109
  metadata:
110
110
  homepage_uri: https://github.com/xzgyb/bulma-sass-rails
111
- post_install_message:
111
+ post_install_message:
112
112
  rdoc_options: []
113
113
  require_paths:
114
114
  - lib
@@ -123,8 +123,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
123
123
  - !ruby/object:Gem::Version
124
124
  version: '0'
125
125
  requirements: []
126
- rubygems_version: 3.3.3
127
- signing_key:
126
+ rubygems_version: 3.2.15
127
+ signing_key:
128
128
  specification_version: 4
129
129
  summary: Integrate Bulma sass with the asset pipeline in Rails.
130
130
  test_files: []