@wearethreebears/honeycomb

1.0.9 • Public • Published

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/

Package Sidebar

Install

npm i @wearethreebears/honeycomb

Weekly Downloads

8

Version

1.0.9

License

MIT

Unpacked Size

13 kB

Total Files

8

Last publish

Collaborators

  • wearethreebears