1.0.9 • Published 4 years ago

@wearethreebears/honeycomb v1.0.9

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

Honeycomb

A fully responsive, configurable scss framework. Layouts, gutters and fonts that respond to any screen size.

Getting started

Install via npm using the following command:

npm install @wearethreebears/honeycomb

Copy the configuration file to your root directory using:

cp node_modules/@wearethreebears/honeycomb/honeycomb.config.scss ./

Import Honeycomb at the top of your SCSS stylesheet:

@import '@wearethreebears/honeycomb'

honeycomb.config.scss

This is where the magic happens, set your grid variables, font variables and gutter variables.

Documentation

For full documentation visit the Honeycomb docs website: https://honeycomb.wearethreebears.co.uk/

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago