Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.
/ bulma Public archive
forked from jgthms/bulma

Modern CSS framework based on Flexbox

License

Notifications You must be signed in to change notification settings

ruhacks/bulma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulma is a modern CSS framework based on Flexbox.

This fork has been modified to include RU Hacks specific changes such as:

  • color scheme
  • fonts
  • etc. (more to come?)

Quick install

Download the bulma.css file in the css directory.

CSS only

Bulma is a CSS framework. As such, the sole output is a single CSS file: bulma.css

There is no JavaScript included. People generally want to use their own JS implementation (and usually already have one). Bulma can be considered "environment agnostic": it's just the style layer on top of the logic.

Browser Support

Bulma uses autoprefixer to make (most) Flexbox features compatible with earlier browser versions. According to Can I use, Bulma is compatible with recent versions of:

  • Chrome
  • Edge
  • Firefox
  • Opera
  • Safari

Internet Explorer (10+) is only partially supported.

Documentation

Browse the online documentation here.

Copyright and license

the MIT license.

About

Modern CSS framework based on Flexbox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 73.0%
  • HTML 27.0%