Core modules
There are currently five core modules responsible for colours, fonts, the grid, JavaScript and text styling.
The _colors core module
The colors module deals with the brand specific colours and generating their tints.
The _fonts core module
The fonts module deals with importing the web-fonts and assigning classes to them.
The _grid core module
The grid module implements the 12 column grid originally written for bootstrap.
The _javascript-helpers core module
The JavaScript helpers module includes the JavaScript core and some other useful functionality.
The _text-styling core module
The text styling module styles all core HTML elements and adds styles for headlines.