2.0.0 β’ Published 3 years ago
harmony v2.0.0
Harmony
πΆπ A grid system and typography baseline grid based 100% on fluid properties.
Features
- Highly customisable global config for body and grid system metrics, font-sizes and baseline grid-locked line heights
- Modern IE10+ CSS normalization
- Built with vertical-rhythm in mind
- Minimal CSS inheritance chain
Getting started
Install from npm
npm i harmony
Import the harmony mixin files:
@import "harmony/normalize";
@import "harmony/core";
Also included are some helpful grid tools.
They are toggled with key shortcuts - see the source file for the details.
To use these tools, import the script in your JS:
import 'harmony/grid-tools';
Contributors:
2.0.0
3 years ago
1.5.1
6 years ago
1.5.0
6 years ago
1.4.0
6 years ago
1.3.3
6 years ago
1.3.2
6 years ago
1.3.1
6 years ago
1.3.0
6 years ago
1.2.11
6 years ago
1.2.10
6 years ago
1.2.9
6 years ago
1.2.8
6 years ago
1.2.7
6 years ago
1.2.6
7 years ago
1.2.5
7 years ago
1.2.4
7 years ago
1.2.3
7 years ago
1.2.2
7 years ago
1.2.1
7 years ago
1.2.0
7 years ago
1.1.0
7 years ago
1.0.0
7 years ago
0.0.1
14 years ago