@ballooncss/balloon

Minimal CSS Framework in pure HTML


Keywords
css, css-framework, scss-framework, minimal, lightweight
License
MIT
Install
npm install @ballooncss/balloon@1.1.0

Documentation

BalloonCSS

Minimal CSS Framework in pure HTML.
Elegant styles for all natives HTML elements without any many classes

Documentation - Playground

BalloonCSS

CSS Gzipped Github release npm version License

Table of contents

Usage

Install manually

Download and link /dist/balloon.css in the <head> of your code.

<link rel="stylesheet" href="/dist/balloon.css">

Install with NPM

npm install @ballooncss/balloon

Contributing

  • dev branch is open to pull requests.
  • Do not edit /dist files directly. Those files are automatically generated. You should edit the source files in /scss.