Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appknox/bohemia
Yet another CSS framework. Baked with goodness of SASS, Bourbon & flexbox-based grid.
https://github.com/appknox/bohemia
Last synced: 2 months ago
JSON representation
Yet another CSS framework. Baked with goodness of SASS, Bourbon & flexbox-based grid.
- Host: GitHub
- URL: https://github.com/appknox/bohemia
- Owner: appknox
- License: mit
- Created: 2016-08-30T07:34:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T02:47:49.000Z (about 2 years ago)
- Last Synced: 2024-04-14T05:42:56.117Z (9 months ago)
- Language: SCSS
- Homepage:
- Size: 521 KB
- Stars: 6
- Watchers: 16
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bohemia
Yet another CSS framework. Baked with SASS, Bourbon & flexbox-based grid.
[![npm version](https://badge.fury.io/js/bohemia.svg)](https://badge.fury.io/js/bohemia)
[![Bower version](https://badge.fury.io/bo/bohemia.svg)](https://badge.fury.io/bo/bohemia)
[![GitHub version](https://badge.fury.io/gh/appknox%2Fbohemia.svg)](https://badge.fury.io/gh/appknox%2Fbohemia)## How To
1. Clone repo
2. run `./setup.sh`
3. run `./watch.sh` -> which will watch for changes
4. Open `sample.html`## Disclaimner
Bohemia is heavily inspired by [bulma.io](https://github.com/jgthms/bulma). A significant amout of code is borrowed from Bulma. A lot of thanks for the guys behind bulma.