0.1.17 • Published 4 years ago

bulma-addons v0.1.17

Weekly downloads
195
License
MIT
Repository
github
Last release
4 years ago

bulma-addons:

All Contributors

Addons for Bulma CSS Framework.

Fluent Design Theme for Bulma is also available.

Fluent Design Components for Vue.js are also available.

NPM

dependencies

Demo

mubaidr.github.io/bulma-addons

Quick install

NPM

npm install bulma-addons

Import

After installation, you can import the CSS/Sass file into your project using this snippet:

import 'bulma-addons/css/bulma.css'
// or
import 'bulma-addons/bulma.sass'

Import only required addons

You can import only the required addon from the package.

import 'bulma-addons/src/sass/navigation-view.sass'
import 'bulma-addons/src/sass/checkbox.sass'
// or import css files
import 'bulma-addons/css/addons/navigation-view.css'
import 'bulma-addons/css/addons/checkbox.css'

Pre-built css addons are available in css\addons directory.

CDN link

unpkg.com/bulma-addons

Download from this Repository

Download Minified Builds

Copyright and license

Code copyright 2018 Muhammad Ubaid Raza.

Code released under the MIT license.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

0.1.17

4 years ago

0.1.16

4 years ago

0.1.15

4 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago