/brand-variables

A core set of SCSS starter variables to kick off your design system

Primary LanguageCSS

Brand Variables

A core set of starter variables to kick off your design system.

Written in SCSS.

Front-end Architecture - part 2: Brand variables

Install

npm install brand-variables --save

Usage

Pull in as vanilla then overwrite the variables you want to customise

@import 'node_modules/brand-variables/variables';