brand-variables
v1.0.3
Published
Core SCSS variables to start a design system
Downloads
7
Readme
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';