mirror of https://github.com/grpc/grpc.io.git
parent
9d8ac5b284
commit
da60445e70
|
|
@ -64,6 +64,7 @@ $colors: mergeColorMaps(("secondary": ($secondary, $white), "twitter-blue": ($tw
|
|||
// Bulma core
|
||||
@import "bulma/sass/utilities/_all"
|
||||
@import "bulma/sass/base/_all"
|
||||
@import "bulma/sass/helpers/_all"
|
||||
@import "bulma/sass/elements/container"
|
||||
@import "bulma/sass/grid/columns"
|
||||
@import "bulma/sass/grid/tiles"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^9.7.6",
|
||||
"bulma": "^0.8.0",
|
||||
"bulma": "^0.9.0",
|
||||
"netlify-cli": "^2.64.1",
|
||||
"postcss-cli": "^7.1.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue