bulma-extensions

Set of extensions for Bulma.io CSS Framework

Usage no npm install needed!

<script type="module">
  import bulmaExtensions from 'https://cdn.skypack.dev/bulma-extensions';
</script>

README

Bulma extensions - All

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