Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
Rebuilderd Website
Commits
2ddff6e4
Verified
Commit
2ddff6e4
authored
Jul 06, 2020
by
Jelle van der Waa
🚧
Browse files
Update bulma to 0.9
parent
64db7b6b
Changes
3
Show whitespace changes
Inline
Side-by-side
package.json
View file @
2ddff6e4
...
...
@@ -14,7 +14,7 @@
"
@babel/preset-react
"
:
"
^7.9.4
"
,
"
babelify
"
:
"
^10.0.0
"
,
"
budo
"
:
"
^11.6.3
"
,
"
bulma
"
:
"
^
0.
8.2
"
,
"
bulma
"
:
"
0.
9
"
,
"
react
"
:
"
^16.13.1
"
,
"
react-dom
"
:
"
^16.13.1
"
,
"
uglify-js
"
:
"
^3.9.3
"
...
...
src/style.scss
View file @
2ddff6e4
...
...
@@ -4,6 +4,7 @@ $primary: #08c;
$link
:
#212952
;
@import
"../node_modules/bulma/sass/utilities/_all.sass"
;
@import
"../node_modules/bulma/sass/helpers/_all.sass"
;
@import
"../node_modules/bulma/sass/base/_all.sass"
;
@import
"../node_modules/bulma/sass/elements/container.sass"
;
@import
"../node_modules/bulma/sass/elements/box.sass"
;
...
...
yarn.lock
View file @
2ddff6e4
...
...
@@ -1293,10 +1293,10 @@ builtin-status-codes@^3.0.0:
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
integrity sha1-hZgoeOIbmOHGZCXgPQF0eI9Wnug=
bulma@
^
0.
8.2
:
version "0.
8.2
"
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.
8.2
.tgz#
5d928f16ed4a8
4549
c2873f95c92c38c69c631a7
"
integrity sha512-
vMM/ijYSxX+Sm+nD7Lmc1UgWDy2JcL2nTKqwgEqXuOMU+IGALbXd5MLt/BcjBAPLIx36TtzhzBcSnOP974gcqA
==
bulma@0.
9
:
version "0.
9.0
"
resolved "https://registry.yarnpkg.com/bulma/-/bulma-0.
9.0
.tgz#
948c54
45
a
49
e9d7546f0826cb3820d17178a814f
"
integrity sha512-
rV75CJkubNUroAt0qCRkjznZLoaXq/ctfMXsMvKSL84UetbSyx5REl96e8GoQ04G4Tkw0XF3STECffTOQrbzOQ
==
cache-base@^1.0.1:
version "1.0.1"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment