From 026d73bd8b67f973f833eebad2edf61edf440da9 Mon Sep 17 00:00:00 2001 From: Vyrza Date: Tue, 5 Feb 2019 21:27:51 +0700 Subject: [PATCH] Add further references (#33540) --- guide/english/bulma/get-started/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/english/bulma/get-started/index.md b/guide/english/bulma/get-started/index.md index bd5f98ef87..ea674d4c78 100644 --- a/guide/english/bulma/get-started/index.md +++ b/guide/english/bulma/get-started/index.md @@ -58,3 +58,7 @@ For Bulma to work correctly, you need to make your webpage responsive. ### Bulma-start ```bulma-start``` is a tiny ```npm``` package that includes the npm dependencies you need to build your own website with Bulma. + +### Further References: +- [Bulma Documentation](https://bulma.io/documentation) +- [Vue.js based on Bulma](https://buefy.github.io/documentation)