Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

Latest commit

 

History

History
59 lines (42 loc) · 2.8 KB

README.md

File metadata and controls

59 lines (42 loc) · 2.8 KB

Bulma extensions - All

‼️ This repository is not maintained anymore.

Please use extension dedicated repositories instead

Here is the list:

This repository provide a simple access to all extensions for Bulma.

npm npm

Each extensions is a git submodule.

Documentation & Demo

You can find the Documentation and a demo here

How to clone this repository

git clone https://github.com/Wikiki/bulma-extensions.git
cd bulma-extensions
git submodule init
git submodule update

or

git clone --recursive https://github.com/Wikiki/bulma-extensions.git

Related projects