config.js 120 Bytes Edit 1 2 3 4 5 6 module.exports = function() { return { "@brand-primary": 'green', "@color-text-base": '#333' } }