bulma-rails 1.0.3 → 1.0.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.
- checksums.yaml +4 -4
- data/README.md +15 -3
- data/app/assets/stylesheets/bulma.scss +2 -2
- data/app/assets/stylesheets/{sass → bulma_sass}/base/generic.scss +2 -1
- data/app/assets/stylesheets/{sass → bulma_sass}/base/skeleton.scss +1 -1
- data/app/assets/stylesheets/{sass → bulma_sass}/components/navbar.scss +1 -1
- data/app/assets/stylesheets/{sass → bulma_sass}/elements/button.scss +6 -0
- data/app/assets/stylesheets/{sass → bulma_sass}/form/tools.scss +1 -1
- data/app/assets/stylesheets/{sass → bulma_sass}/grid/columns.scss +1 -1
- data/app/assets/stylesheets/{sass → bulma_sass}/helpers/typography.scss +4 -0
- data/app/assets/stylesheets/{sass → bulma_sass}/layout/hero.scss +6 -6
- data/app/assets/stylesheets/{sass → bulma_sass}/themes/_index.scss +2 -1
- data/app/assets/stylesheets/{sass → bulma_sass}/themes/light.scss +1 -1
- data/app/assets/stylesheets/{sass → bulma_sass}/utilities/controls.scss +1 -1
- data/app/assets/stylesheets/{sass → bulma_sass}/utilities/css-variables.scss +1 -1
- data/app/assets/stylesheets/{sass → bulma_sass}/utilities/initial-variables.scss +2 -0
- data/bulma-rails.gemspec +1 -1
- metadata +75 -75
- /data/app/assets/stylesheets/{sass → bulma_sass}/_index.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/base/_index.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/base/animations.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/base/minireset.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/components/_index.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/components/breadcrumb.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/components/card.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/components/dropdown.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/components/menu.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/components/message.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/components/modal.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/components/pagination.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/components/panel.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/components/tabs.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/elements/_index.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/elements/block.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/elements/box.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/elements/content.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/elements/delete.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/elements/icon.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/elements/image.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/elements/loader.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/elements/notification.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/elements/progress.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/elements/table.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/elements/tag.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/elements/title.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/form/_index.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/form/checkbox-radio.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/form/file.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/form/input-textarea.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/form/select.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/form/shared.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/grid/_index.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/grid/grid.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/helpers/_index.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/helpers/aspect-ratio.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/helpers/border.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/helpers/color.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/helpers/flexbox.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/helpers/float.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/helpers/gap.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/helpers/other.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/helpers/overflow.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/helpers/position.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/helpers/spacing.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/helpers/visibility.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/layout/_index.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/layout/container.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/layout/footer.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/layout/level.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/layout/media.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/layout/section.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/themes/dark.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/themes/setup.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/utilities/_index.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/utilities/derived-variables.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/utilities/extends.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/utilities/functions.scss +0 -0
- /data/app/assets/stylesheets/{sass → bulma_sass}/utilities/mixins.scss +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8effdb1290e304821a7fadc0c77a3e8ce3591488599f9d69c250e440f31dd2a0
|
4
|
+
data.tar.gz: 5f421df85c9fa6ab1fda1658cdef8392b6e1452e69aee0f7b2eacff596ff7566
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 95ebf085f272b07e55bac320f254ccdfae286b922c988dee44d9a3b969b6292558ed49b94b315dc914a6b99783cdcda7c52b54d8cf2e0a6feba1865c4b3f44b9
|
7
|
+
data.tar.gz: c13cad06640162d8c788c5677c600fe3127930272f74545596a7e6ebd305c8f09084518b45718be8b01c50e2ba1fdde5f8257e5dad396bf164f330c49945a326
|
data/README.md
CHANGED
@@ -41,7 +41,7 @@ run `rails tmp:clear` and restarting the server.
|
|
41
41
|
Modularity in Bulma helps to import only what you need.
|
42
42
|
As an example, Layout features like Bulma's columns can be loaded directly without requiring any additional files. Simply load the `columns.scss` file with the `@use` keyword into your `application.scss`:
|
43
43
|
|
44
|
-
@use "
|
44
|
+
@use "bulma_sass/grid/columns";
|
45
45
|
|
46
46
|
For more information about Modularity see [Modularity in bulma](https://bulma.io/documentation/start/modular/)
|
47
47
|
|
@@ -49,10 +49,22 @@ For more information about Modularity see [Modularity in bulma](https://bulma.io
|
|
49
49
|
|
50
50
|
For using mixins add the following line to your `application.scss`:
|
51
51
|
|
52
|
-
@use "
|
52
|
+
@use "bulma_sass/utilities/mixins";
|
53
53
|
|
54
54
|
For more information about Mixins see [Bulma Sass Mixins](https://bulma.io/documentation/sass/mixins/)
|
55
55
|
|
56
|
+
## Prefix
|
57
|
+
|
58
|
+
Prefix all generated classes with `bulma-`:
|
59
|
+
```
|
60
|
+
// application.scss
|
61
|
+
// Load all styles with `bulma-` prefix
|
62
|
+
|
63
|
+
@use "bulma_sass" with (
|
64
|
+
$class-prefix: "bulma-"
|
65
|
+
);
|
66
|
+
```
|
67
|
+
|
56
68
|
## Customization
|
57
69
|
|
58
70
|
To overwrite Bulma’s Sass variables with your own value, write `@use` and the `with` keyword for example to your `application.scss`:
|
@@ -65,7 +77,7 @@ $beige-light: #d0d1cd;
|
|
65
77
|
$beige-lighter: #eff0eb;
|
66
78
|
|
67
79
|
// Override global Sass variables from the /utilities folder
|
68
|
-
@use "
|
80
|
+
@use "bulma_sass/utilities" with (
|
69
81
|
$family-primary: '"Nunito", sans-serif',
|
70
82
|
$grey-dark: $brown,
|
71
83
|
$grey-light: $beige-light,
|
@@ -1,3 +1,4 @@
|
|
1
|
+
@use "../utilities/initial-variables" as iv;
|
1
2
|
@use "../utilities/css-variables.scss" as cv;
|
2
3
|
@use "../utilities/mixins" as mx;
|
3
4
|
|
@@ -32,7 +33,7 @@ $pre-font-size: 0.875em !default;
|
|
32
33
|
$pre-padding: 1.25rem 1.5rem !default;
|
33
34
|
$pre-code-font-size: 1em !default;
|
34
35
|
|
35
|
-
|
36
|
+
#{iv.$variables-host} {
|
36
37
|
@include cv.register-vars(
|
37
38
|
(
|
38
39
|
"body-background-color": #{$body-background-color},
|
@@ -383,6 +383,12 @@ $no-palette: ("white", "black", "light", "dark");
|
|
383
383
|
@include cv.register-vars(
|
384
384
|
(
|
385
385
|
"button-border-width": max(1px, 0.0625em),
|
386
|
+
"loading-color":
|
387
|
+
hsl(
|
388
|
+
#{cv.getVar("button-h")},
|
389
|
+
#{cv.getVar("button-s")},
|
390
|
+
#{cv.getVar("button-l")}
|
391
|
+
),
|
386
392
|
)
|
387
393
|
);
|
388
394
|
|
@@ -149,6 +149,10 @@ $alignments: (
|
|
149
149
|
font-weight: iv.$weight-bold !important;
|
150
150
|
}
|
151
151
|
|
152
|
+
.#{iv.$class-prefix}#{iv.$helpers-has-prefix}text-weight-extrabold {
|
153
|
+
font-weight: iv.$weight-extrabold !important;
|
154
|
+
}
|
155
|
+
|
152
156
|
.#{iv.$class-prefix}#{iv.$helpers-prefix}family-primary {
|
153
157
|
font-family: dv.$family-primary !important;
|
154
158
|
}
|
@@ -122,9 +122,9 @@ $hero-colors: dv.$colors !default;
|
|
122
122
|
// Modifiers
|
123
123
|
&.#{iv.$class-prefix}is-bold {
|
124
124
|
$gradient-top-left: hsl(
|
125
|
-
calc(#{cv.getVar("hero-h")} - $hero-gradient-h-offset),
|
126
|
-
calc(#{cv.getVar("hero-s")} + $hero-gradient-s-offset),
|
127
|
-
calc(#{cv.getVar("hero-background-l")} + $hero-gradient-l-offset)
|
125
|
+
calc(#{cv.getVar("hero-h")} - #{$hero-gradient-h-offset}),
|
126
|
+
calc(#{cv.getVar("hero-s")} + #{$hero-gradient-s-offset}),
|
127
|
+
calc(#{cv.getVar("hero-background-l")} + #{$hero-gradient-l-offset})
|
128
128
|
);
|
129
129
|
$gradient-middle: hsl(
|
130
130
|
#{cv.getVar("hero-h")},
|
@@ -132,9 +132,9 @@ $hero-colors: dv.$colors !default;
|
|
132
132
|
#{cv.getVar("hero-background-l")}
|
133
133
|
);
|
134
134
|
$gradient-bottom-right: hsl(
|
135
|
-
calc(#{cv.getVar("hero-h")} + $hero-gradient-h-offset),
|
136
|
-
calc(#{cv.getVar("hero-s")} - $hero-gradient-s-offset),
|
137
|
-
calc(#{cv.getVar("hero-background-l")} - $hero-gradient-l-offset)
|
135
|
+
calc(#{cv.getVar("hero-h")} + #{$hero-gradient-h-offset}),
|
136
|
+
calc(#{cv.getVar("hero-s")} - #{$hero-gradient-s-offset}),
|
137
|
+
calc(#{cv.getVar("hero-background-l")} - #{$hero-gradient-l-offset})
|
138
138
|
);
|
139
139
|
|
140
140
|
background-image: linear-gradient(
|
@@ -1,13 +1,14 @@
|
|
1
1
|
/* Bulma Themes */
|
2
2
|
@charset "utf-8";
|
3
3
|
|
4
|
+
@use "../utilities/initial-variables" as iv;
|
4
5
|
@use "../utilities/css-variables" as cv;
|
5
6
|
|
6
7
|
@use "light";
|
7
8
|
@use "dark";
|
8
9
|
@use "setup";
|
9
10
|
|
10
|
-
|
11
|
+
#{iv.$variables-host} {
|
11
12
|
@include light.light-theme;
|
12
13
|
@include setup.setup-theme;
|
13
14
|
}
|
@@ -134,6 +134,7 @@ $breakpoints: (
|
|
134
134
|
|
135
135
|
// Miscellaneous
|
136
136
|
|
137
|
+
$duration: 294ms !default;
|
137
138
|
$easing: ease-out !default;
|
138
139
|
$radius-small: 0.25rem !default;
|
139
140
|
$radius: 0.375rem !default;
|
@@ -153,3 +154,4 @@ $class-prefix: "" !default;
|
|
153
154
|
$cssvars-prefix: "bulma-" !default;
|
154
155
|
$helpers-prefix: "is-" !default;
|
155
156
|
$helpers-has-prefix: "has-" !default;
|
157
|
+
$variables-host: ":root" !default;
|
data/bulma-rails.gemspec
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bulma-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Joshua Jansen
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2025-04-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: dartsass-rails
|
@@ -34,79 +34,79 @@ files:
|
|
34
34
|
- ".gitignore"
|
35
35
|
- README.md
|
36
36
|
- app/assets/stylesheets/bulma.scss
|
37
|
-
- app/assets/stylesheets/
|
38
|
-
- app/assets/stylesheets/
|
39
|
-
- app/assets/stylesheets/
|
40
|
-
- app/assets/stylesheets/
|
41
|
-
- app/assets/stylesheets/
|
42
|
-
- app/assets/stylesheets/
|
43
|
-
- app/assets/stylesheets/
|
44
|
-
- app/assets/stylesheets/
|
45
|
-
- app/assets/stylesheets/
|
46
|
-
- app/assets/stylesheets/
|
47
|
-
- app/assets/stylesheets/
|
48
|
-
- app/assets/stylesheets/
|
49
|
-
- app/assets/stylesheets/
|
50
|
-
- app/assets/stylesheets/
|
51
|
-
- app/assets/stylesheets/
|
52
|
-
- app/assets/stylesheets/
|
53
|
-
- app/assets/stylesheets/
|
54
|
-
- app/assets/stylesheets/
|
55
|
-
- app/assets/stylesheets/
|
56
|
-
- app/assets/stylesheets/
|
57
|
-
- app/assets/stylesheets/
|
58
|
-
- app/assets/stylesheets/
|
59
|
-
- app/assets/stylesheets/
|
60
|
-
- app/assets/stylesheets/
|
61
|
-
- app/assets/stylesheets/
|
62
|
-
- app/assets/stylesheets/
|
63
|
-
- app/assets/stylesheets/
|
64
|
-
- app/assets/stylesheets/
|
65
|
-
- app/assets/stylesheets/
|
66
|
-
- app/assets/stylesheets/
|
67
|
-
- app/assets/stylesheets/
|
68
|
-
- app/assets/stylesheets/
|
69
|
-
- app/assets/stylesheets/
|
70
|
-
- app/assets/stylesheets/
|
71
|
-
- app/assets/stylesheets/
|
72
|
-
- app/assets/stylesheets/
|
73
|
-
- app/assets/stylesheets/
|
74
|
-
- app/assets/stylesheets/
|
75
|
-
- app/assets/stylesheets/
|
76
|
-
- app/assets/stylesheets/
|
77
|
-
- app/assets/stylesheets/
|
78
|
-
- app/assets/stylesheets/
|
79
|
-
- app/assets/stylesheets/
|
80
|
-
- app/assets/stylesheets/
|
81
|
-
- app/assets/stylesheets/
|
82
|
-
- app/assets/stylesheets/
|
83
|
-
- app/assets/stylesheets/
|
84
|
-
- app/assets/stylesheets/
|
85
|
-
- app/assets/stylesheets/
|
86
|
-
- app/assets/stylesheets/
|
87
|
-
- app/assets/stylesheets/
|
88
|
-
- app/assets/stylesheets/
|
89
|
-
- app/assets/stylesheets/
|
90
|
-
- app/assets/stylesheets/
|
91
|
-
- app/assets/stylesheets/
|
92
|
-
- app/assets/stylesheets/
|
93
|
-
- app/assets/stylesheets/
|
94
|
-
- app/assets/stylesheets/
|
95
|
-
- app/assets/stylesheets/
|
96
|
-
- app/assets/stylesheets/
|
97
|
-
- app/assets/stylesheets/
|
98
|
-
- app/assets/stylesheets/
|
99
|
-
- app/assets/stylesheets/
|
100
|
-
- app/assets/stylesheets/
|
101
|
-
- app/assets/stylesheets/
|
102
|
-
- app/assets/stylesheets/
|
103
|
-
- app/assets/stylesheets/
|
104
|
-
- app/assets/stylesheets/
|
105
|
-
- app/assets/stylesheets/
|
106
|
-
- app/assets/stylesheets/
|
107
|
-
- app/assets/stylesheets/
|
108
|
-
- app/assets/stylesheets/
|
109
|
-
- app/assets/stylesheets/
|
37
|
+
- app/assets/stylesheets/bulma_sass/_index.scss
|
38
|
+
- app/assets/stylesheets/bulma_sass/base/_index.scss
|
39
|
+
- app/assets/stylesheets/bulma_sass/base/animations.scss
|
40
|
+
- app/assets/stylesheets/bulma_sass/base/generic.scss
|
41
|
+
- app/assets/stylesheets/bulma_sass/base/minireset.scss
|
42
|
+
- app/assets/stylesheets/bulma_sass/base/skeleton.scss
|
43
|
+
- app/assets/stylesheets/bulma_sass/components/_index.scss
|
44
|
+
- app/assets/stylesheets/bulma_sass/components/breadcrumb.scss
|
45
|
+
- app/assets/stylesheets/bulma_sass/components/card.scss
|
46
|
+
- app/assets/stylesheets/bulma_sass/components/dropdown.scss
|
47
|
+
- app/assets/stylesheets/bulma_sass/components/menu.scss
|
48
|
+
- app/assets/stylesheets/bulma_sass/components/message.scss
|
49
|
+
- app/assets/stylesheets/bulma_sass/components/modal.scss
|
50
|
+
- app/assets/stylesheets/bulma_sass/components/navbar.scss
|
51
|
+
- app/assets/stylesheets/bulma_sass/components/pagination.scss
|
52
|
+
- app/assets/stylesheets/bulma_sass/components/panel.scss
|
53
|
+
- app/assets/stylesheets/bulma_sass/components/tabs.scss
|
54
|
+
- app/assets/stylesheets/bulma_sass/elements/_index.scss
|
55
|
+
- app/assets/stylesheets/bulma_sass/elements/block.scss
|
56
|
+
- app/assets/stylesheets/bulma_sass/elements/box.scss
|
57
|
+
- app/assets/stylesheets/bulma_sass/elements/button.scss
|
58
|
+
- app/assets/stylesheets/bulma_sass/elements/content.scss
|
59
|
+
- app/assets/stylesheets/bulma_sass/elements/delete.scss
|
60
|
+
- app/assets/stylesheets/bulma_sass/elements/icon.scss
|
61
|
+
- app/assets/stylesheets/bulma_sass/elements/image.scss
|
62
|
+
- app/assets/stylesheets/bulma_sass/elements/loader.scss
|
63
|
+
- app/assets/stylesheets/bulma_sass/elements/notification.scss
|
64
|
+
- app/assets/stylesheets/bulma_sass/elements/progress.scss
|
65
|
+
- app/assets/stylesheets/bulma_sass/elements/table.scss
|
66
|
+
- app/assets/stylesheets/bulma_sass/elements/tag.scss
|
67
|
+
- app/assets/stylesheets/bulma_sass/elements/title.scss
|
68
|
+
- app/assets/stylesheets/bulma_sass/form/_index.scss
|
69
|
+
- app/assets/stylesheets/bulma_sass/form/checkbox-radio.scss
|
70
|
+
- app/assets/stylesheets/bulma_sass/form/file.scss
|
71
|
+
- app/assets/stylesheets/bulma_sass/form/input-textarea.scss
|
72
|
+
- app/assets/stylesheets/bulma_sass/form/select.scss
|
73
|
+
- app/assets/stylesheets/bulma_sass/form/shared.scss
|
74
|
+
- app/assets/stylesheets/bulma_sass/form/tools.scss
|
75
|
+
- app/assets/stylesheets/bulma_sass/grid/_index.scss
|
76
|
+
- app/assets/stylesheets/bulma_sass/grid/columns.scss
|
77
|
+
- app/assets/stylesheets/bulma_sass/grid/grid.scss
|
78
|
+
- app/assets/stylesheets/bulma_sass/helpers/_index.scss
|
79
|
+
- app/assets/stylesheets/bulma_sass/helpers/aspect-ratio.scss
|
80
|
+
- app/assets/stylesheets/bulma_sass/helpers/border.scss
|
81
|
+
- app/assets/stylesheets/bulma_sass/helpers/color.scss
|
82
|
+
- app/assets/stylesheets/bulma_sass/helpers/flexbox.scss
|
83
|
+
- app/assets/stylesheets/bulma_sass/helpers/float.scss
|
84
|
+
- app/assets/stylesheets/bulma_sass/helpers/gap.scss
|
85
|
+
- app/assets/stylesheets/bulma_sass/helpers/other.scss
|
86
|
+
- app/assets/stylesheets/bulma_sass/helpers/overflow.scss
|
87
|
+
- app/assets/stylesheets/bulma_sass/helpers/position.scss
|
88
|
+
- app/assets/stylesheets/bulma_sass/helpers/spacing.scss
|
89
|
+
- app/assets/stylesheets/bulma_sass/helpers/typography.scss
|
90
|
+
- app/assets/stylesheets/bulma_sass/helpers/visibility.scss
|
91
|
+
- app/assets/stylesheets/bulma_sass/layout/_index.scss
|
92
|
+
- app/assets/stylesheets/bulma_sass/layout/container.scss
|
93
|
+
- app/assets/stylesheets/bulma_sass/layout/footer.scss
|
94
|
+
- app/assets/stylesheets/bulma_sass/layout/hero.scss
|
95
|
+
- app/assets/stylesheets/bulma_sass/layout/level.scss
|
96
|
+
- app/assets/stylesheets/bulma_sass/layout/media.scss
|
97
|
+
- app/assets/stylesheets/bulma_sass/layout/section.scss
|
98
|
+
- app/assets/stylesheets/bulma_sass/themes/_index.scss
|
99
|
+
- app/assets/stylesheets/bulma_sass/themes/dark.scss
|
100
|
+
- app/assets/stylesheets/bulma_sass/themes/light.scss
|
101
|
+
- app/assets/stylesheets/bulma_sass/themes/setup.scss
|
102
|
+
- app/assets/stylesheets/bulma_sass/utilities/_index.scss
|
103
|
+
- app/assets/stylesheets/bulma_sass/utilities/controls.scss
|
104
|
+
- app/assets/stylesheets/bulma_sass/utilities/css-variables.scss
|
105
|
+
- app/assets/stylesheets/bulma_sass/utilities/derived-variables.scss
|
106
|
+
- app/assets/stylesheets/bulma_sass/utilities/extends.scss
|
107
|
+
- app/assets/stylesheets/bulma_sass/utilities/functions.scss
|
108
|
+
- app/assets/stylesheets/bulma_sass/utilities/initial-variables.scss
|
109
|
+
- app/assets/stylesheets/bulma_sass/utilities/mixins.scss
|
110
110
|
- bulma-rails.gemspec
|
111
111
|
- lib/bulma-rails.rb
|
112
112
|
homepage: https://github.com/joshuajansen/bulma-rails
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|